Description Usage Arguments Details
Function 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 lm
/enriched_lm
1 2 | ## S3 method for class 'lm'
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.