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