Learn R Programming

EFAfactors (version 1.2.2)

print.CDF: Print Comparison Data Forest (CDF) Results

Description

This function prints the number of factors suggested by the Comparison Data Forest.

Usage

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

Value

None. This function is used for side effects (printing).

Arguments

x

An object of class CDF, representing the results to be printed.

...

Additional arguments to be passed to the plotting function.

See Also

CDF