statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.score#
- OrdinalGEE.score(params, scale=None)#
Score, first derivative of the log-likelihood function
- Parameters:
- Returns:
- score
ndarray_1d The first derivative of the log-likelihood function calculated as the sum of score_obs
- score