print.fads: Print the Output of Factor Analysis

View source: R/print.r

print.fadsR Documentation

Print the Output of Factor Analysis

Description

Prints the output of the fads.

Usage

## S3 method for class 'fads'
print(x, digits = 3, ...)

Arguments

x

an object of class fads.

digits

number of decimal places to use in printing uniquenesses and loadings.

...

further arguments to print.

Value

None.


fad documentation built on May 1, 2022, 5:08 p.m.