Skip to contents

Displays a formatted summary of a fitted cpn model object, including parameter estimates, deviance residuals, and model fit statistics.

Usage

# S3 method for class 'summary.cpn'
print(x, ...)

Arguments

x

An object of class "summary.cpn", as returned by summary.cpn().

...

Additional arguments passed to print are ignored.

Value

Invisibly returns the summary.cpn object.