coef.ewp | R Documentation |
Extract coefficients
## S3 method for class 'ewp'
coef(object, ...)
object |
an object of class ewp |
... |
ignored |
a vector of coefficient values. Beware that the lambda parameters are on the log-link scale, whereas the betas are estimated using an identity link.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.