coef.crm: Extract coefficients
Description
Extracts the beta coefficients from the model results.
Usage
# S3 method for crm
coef(object,...)
Value
returns a dataframe with estimates and standard
errors and confidence intervals if hessian=TRUE on model run.
Arguments
- object
crm model result
- ...
generic arguments not used here