W3cubDocs

/Statsmodels

statsmodels.discrete.discrete_model.MNLogit.loglike_and_score

MNLogit.loglike_and_score(params) [source]

Returns log likelihood and score, efficiently reusing calculations.

Note that both of these returned quantities will need to be negated before being minimized by the maximum likelihood fitting machinery.

© 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.discrete.discrete_model.MNLogit.loglike_and_score.html