statsmodels.miscmodels.ordinal_model.OrderedModel.score_obs_¶
- OrderedModel.score_obs_(params)[source]¶
score, first derivative of loglike for each observations
This currently only implements the derivative with respect to the exog parameters, but not with respect to threshold parameters.
Last update:
Oct 03, 2024