| print.faMain | R Documentation |
Print Method for an Object of Class faMain
## S3 method for class 'faMain'
print(x, ..., digits = 2, Set = 1, itemSort = FALSE)
x |
(Object of class faMain) The returned object from a call to faMain. |
... |
Additional arguments affecting the summary produced. |
digits |
(Integer) Print output with user-specified number of significant digits. Default |
Set |
|
itemSort |
(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 |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.