print.FF: Print Factor Forest (FF) Results
Description
This function prints the number of factors suggested by the Factor Forest.
Usage
# S3 method for FF
print(x, ...)
Value
None. This function is used for side effects (printing).
Arguments
- x
An object of class FF
, representing the results to be printed.
- ...
Additional arguments to be passed to the plotting function.