fa.parallel(x, n.obs = NULL, fa="both", main = "Parallel Analysis Scree Plots")
VSS
). fa.parallel plots the eigen values for a principal components and/or principal factor solution and does the same for random matrices of the same size as the original data matrix. For raw data, the random matrices are 1) a matrix of univariate normal data and 2) random samples (randomized across rows) of the original data.VSS
,VSS.plot
, VSS.parallel
#not run
#test.data <- Harman74.cor$cov
#fa.parallel(test.data,n.obs=200)
#
#fa.parallel(attitude)
#
Run the code above in your browser using DataLab