W3cubDocs

/Statsmodels

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

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.miscmodels.tmodel.TLinearModel.fit.html