coef.crm | R Documentation |
Extracts the beta coefficients from the model results.
## S3 method for class 'crm'
coef(object,...)
object |
crm model result |
... |
generic arguments not used here |
returns a dataframe with estimates and standard errors and confidence intervals if hessian=TRUE on model run.
Jeff Laake
crm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.