coef.ewp {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.