Print Method for an Object of Class faMain
# S3 method for faMain
print(x, ..., digits = 2, Set = 1, itemSort = FALSE)
(Object of class faMain) The returned object from a call to faMain.
Additional arguments affecting the summary produced.
(Integer) Print output with user-specified number of significant digits. Default digits = 2
.
integer (Integer) Summarize the solution from the specified solution set.
'UnSpun' (Character) Summarize the solution from the rotated output that was produced by rotating from the unrotated (i.e., unspun) factor orientation.
(Logical) If TRUE, sort the order of the observed variables to produce
a "staircase"-like pattern. In bifactor models (i.e., bifactorT and bifactorQ) item
sorting is determined by the magnitudes of the group factor loadings.
Defaults to itemSort
= FALSE.
Other Factor Analysis Routines:
BiFAD()
,
Box26
,
GenerateBoxData()
,
Ledermann()
,
SLi()
,
SchmidLeiman()
,
faAlign()
,
faEKC()
,
faIB()
,
faLocalMin()
,
faMB()
,
faMain()
,
faScores()
,
faSort()
,
faStandardize()
,
faX()
,
fals()
,
fapa()
,
fareg()
,
fsIndeterminacy()
,
orderFactors()
,
print.faMB()
,
promaxQ()
,
summary.faMB()
,
summary.faMain()