R/score.R
score.Rd
Extract the score function (gradient of the log-likelihood) from a model object.
score(x, ...)
Model object
Additional arguments to lower level functions
Matrix of score/gradient values. Rows correspond to observations (if indiv=TRUE) or a single row, columns to parameters.
indiv=TRUE