Score, first derivative of the loglikelihood for each observation.
- Parameters:
- params
ndarray
Parameter at which score is evaluated.
- Returns:
- score_obs
ndarray
, 2d The first derivative of the loglikelihood function evaluated at
params for each observation.