statsmodels.sandbox.distributions.extras.ACSkewT_gen.fit
ACSkewT_gen.fit(data, *args, **kwds)
Return MLEs for shape, location, and scale parameters from data. MLE stands for Maximum Likelihood Estimate. Starting estimates for the fit are given by input arguments; for any arguments not provided with starting estimates, self._fitstart(data) is called to generate such. One can hold some parameters fixed to specific values by passing in keyword arguments f0, f1, ..., fn (for shape parameters) an