Learn R Programming

marked (version 1.2.8)

print.crm: Print model results

Description

Provides a printed simple summary of the model results.

Usage

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

Value

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

Arguments

x

crm model result or list of model results

...

generic arguments not used here

Author

Jeff Laake

See Also

crm