print.FF: Print Factor Forest (FF) Results

View source: R/print.R

print.FFR Documentation

Print Factor Forest (FF) Results

Description

This function prints the number of factors suggested by the Factor Forest.

Usage

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

Arguments

x

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

...

Additional arguments to be passed to the plotting function.

Value

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

See Also

FF


EFAfactors documentation built on Sept. 30, 2024, 1:06 a.m.