fit#
- pycafee.sample.sample.Sample.fit(self, x_exp, norm_test=None, alfa=None, comparison=None, details=None)#
É o principal método onde a mágica não acontece.
- Parameters
- x_exp
numpy array One dimension numpy array with at least
3sample data, except for the Lilliefors and Abdi-Molin tests, which must have at least4samples.- norm_test
str - alfa
float - conclusion
str - details
str
- x_exp