statsmodels.genmod.generalized_estimating_equations.GEE.score#
- GEE.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