- data
Matrix or data frame.
Should consist only of variables to be used in the analysis.
Can be raw data or a correlation matrix
- constrained
Boolean (length = 1).
Whether memberships of the communities should
be added as a constraint when optimizing the network loadings.
Defaults to FALSE
to freely estimate each loading similar to
exploratory factor analysis.
Note: This default differs from EGM
.
Constraining loadings puts EGM at a deficit relative to EFA and therefore
biases the comparability between the methods. It's best to leave the
default of unconstrained when using this function.
- rotation
Character.
A rotation to use to obtain a simpler structure for EFA.
For a list of rotations, see rotations
for options.
Defaults to "geominQ"
- ...
Additional arguments to be passed on to
auto.correlate
,
network.estimation
,
community.detection
,
community.consensus
,
community.unidimensional
,
EGA
,
EGM
,
net.loads
, and
fa