| coef.glmsmurf | R Documentation |
Function to extract the coefficients of the estimated model.
coefficients is an alias for it.
## S3 method for class 'glmsmurf'
coef(object, ...)
## S3 method for class 'glmsmurf'
coefficients(object, ...)
object |
An object of class ' |
... |
Additional arguments which are currently ignored. |
A vector containing the coefficients of the estimated model in object.
coef_reest, coef, summary.glmsmurf, glmsmurf, glmsmurf-class
## See example(glmsmurf) for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.