print.fad: Print the Output of Factor Analysis

View source: R/print.r

print.fadR Documentation

Print the Output of Factor Analysis

Description

Prints the output of the fad.

Usage

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

Arguments

x

an object of class fad.

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.