Learn R Programming

COMPASS (version 1.8.0)

print.COMPASSResult: Print a COMPASSResult Object

Description

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

Usage

"print"(x, ...)

Arguments

x
An object of class COMPASSResult.
...
Optional arguments; currently unused.

Examples

Run this code
print(CR)

Run the code above in your browser using DataLab