I am trying to run parallel analysis in factor analysis using the below equation.
parallel<-fa.parallel(e, fm='minres', fa='fa')
its showing me the following error-
Error in fa.parallel(e, fm = "minres", fa = "fa") :
could not find function "fa.parallel"