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