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

View source: R/print.faMB.R

print.faMBR Documentation

Print Method for an Object of Class faMB

Description

Print Method for an Object of Class faMB

Usage

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

Arguments

x

(Object of class faMB) The returned object from a call to faMB.

...

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. 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.faMain(), promaxQ(), summary.faMB(), summary.faMain()


fungible documentation built on May 29, 2024, 8:28 a.m.