| get_bias_function.glm | R Documentation |
glm/enriched_glmFunction to compute/extract a function that returns the first term
in the expansion of the bias of the MLE for the parameters of an
object of class glm/enriched_glm
## S3 method for class 'glm' get_bias_function(object, ...)
object |
an object of class |
... |
currently not used |
The computed/extracted function has arguments
the regression coefficients at which the first-order bias is evacuated. If missing then the maximum likelihood estimates are used
the dispersion parameter at which the first-order bias is evaluated. If missing then the maximum likelihood estimate is used