print.COMPASSResult {COMPASS}R Documentation

Print a COMPASSResult Object

Description

This function prints basic information about the model fit by a COMPASS call.

Usage

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

Arguments

x

An object of class COMPASSResult.

...

Optional arguments; currently unused.

Examples

print(CR)

[Package COMPASS version 1.18.1 Index]