Learn R Programming

ewp (version 0.1.2)

coef.ewp: Extract coefficients

Description

Extract coefficients

Usage

# S3 method for ewp
coef(object, ...)

Value

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.

Arguments

object

an object of class ewp

...

ignored