- A
An unrotated loading matrix with exactly two columns, or a
factanal object.
- method
Character string naming the rotation criterion. Must be
an orthogonal criterion available in GPArotation, for example
"quartimax", "Varimax", or "geominT".
Default is "quartimax".
- items
Integer vector specifying which variables to include in
the factor migration path plots. Default NULL includes all
variables.
- nang
Number of angles at which to evaluate the criterion landscape.
Default 6000.
- maxit
Maximum number of iterations for each algorithm.
Default 500.
- magnify
Logical. If TRUE, an endgame inset is added to
each landscape panel, zooming into the convergence region near the
global minimum. Default FALSE.
- inset_pos
Placement of the inset. Options are "topleft",
"bottomleft", and the default = "auto"
- randomStart
Initiate with random start matrix. Default = FALSE
- ...
Additional arguments passed to the rotation function,
for example normalize = TRUE.