statsmodels.miscmodels.tmodel.TLinearModel.fit
TLinearModel.fit(start_params=None, method='nm', maxiter=500, full_output=1, disp=1, callback=None, retall=0, **kwargs)
Fit the model using maximum likelihood. The rest of the docstring is from statsmodels.LikelihoodModel.fit