print.crm {marked}R 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


[Package marked version 1.2.8 Index]