coef_se: Extract Standard Errors of Model Coefficients
Description
Standard errors of model coefficients calculated by using Fisher information functions.
Usage
coef_se(object, complete = TRUE)
Value
Standard errors extracted from the model (object
).
Arguments
- object
An object for which the extraction of standard errors is meaningful.
- complete
A logical value indicating if the full standard-error vector should be returned.