| get_score_function.betareg | R Documentation |
betareg/enriched_betaregFunction to compute/extract a function that returns the scores
(derivatives of the log-likelihood) for an object of class
betareg/enriched_betareg
## S3 method for class 'betareg' get_score_function(object, ...)
object |
an object of class |
... |
currently not used |
The computed/extracted function has arguments
the regression coefficients at which the scores are computed. If missing then the maximum likelihood estimates are used