schmid(model, nfactors = 3, pc = "pa",digits=NULL,...)
A typical example would be in the study of anxiety and depression. A general neuroticism factor (g) accounts for much of the variance, but smaller group factors of tense anxiety, panic disorder, depression, etc. also need to be considerd.
An alternative model is to consider hierarchical cluster analysis techniques such as ICLUST
.
Requires the GPArotation package.
omega
, omega.graph
, fa.graph
, ICLUST
,VSS
s.jen <- schmid(make.hierarchical(),digits=2) #create a hierarchical demo
s.jen
Run the code above in your browser using DataLab