print.faMain: Print Method for an Object of Class faMain

View source: R/print.faMain.R

print.faMainR Documentation

Print Method for an Object of Class faMain

Description

Print Method for an Object of Class faMain

Usage

## S3 method for class 'faMain'
print(x, ..., digits = 2, Set = 1, itemSort = FALSE)

Arguments

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 digits = 2.

Set
  • 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.

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 itemSort = FALSE.

See Also

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()


fungible documentation built on March 31, 2023, 5:47 p.m.