extract.coef.maxLik | R Documentation |
Extract Coefficient Information from Models
## S3 method for class 'maxLik' extract.coef(model, ...)
model |
Model object from which to extract information. |
... |
Further arguments |
Gets the coefficient values and variable names from a model.
A data.frame
containing the coefficient, the standard
error and the variable name.
Jared P. Lander
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.