Print method for Compound Poisson-Normal model objects
print.cpn.Rd
Displays a concise summary of a fitted Compound Poisson-Normal (CPN)
regression model, including
the original function call, estimated coefficients, distribution
parameters (mu
and sigma
),
residual deviance, degrees of freedom, and AIC.
Usage
# S3 method for class 'cpn'
print(x, ...)