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