print.crm: Print model results

View source: R/print.crm.r

print.crmR Documentation

Print model results

Description

Provides a printed simple summary of the model results.

Usage

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

Arguments

x

crm model result or list of model results

...

generic arguments not used here

Value

prints a simple summary of the model to the screen and returns NULL.

Author(s)

Jeff Laake

See Also

crm


marked documentation built on Oct. 19, 2023, 5:06 p.m.