coef.seinfitR | R Documentation |
Extract model coefficients from a seinfitR object.
## S3 method for class 'seinfitR'
coef(object, ...)
object |
Object of class 'seinfitR'. |
... |
currently unused. |
A named numeric vector containing the estimated model coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.