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