coef.ewp: Extract coefficients

View source: R/ewp_reg.R

coef.ewpR Documentation

Extract coefficients

Description

Extract coefficients

Usage

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

Arguments

object

an object of class ewp

...

ignored

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.


ewp documentation built on June 8, 2025, 1:31 p.m.