Extract coefficients from a Compound Poisson-Normal model
coef.cpn.Rd
Returns the estimated regression coefficients from a fitted Compound
Poisson-Normal (CPN) model. Optionally includes the estimated distribution
parameters mu
and sigma
.
Usage
# S3 method for class 'cpn'
coef(object, full = TRUE, ...)