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