print.fad {fad} | R 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 |
digits |
number of decimal places to use in printing uniquenesses and loadings. |
... |
further arguments to |
Value
None.
[Package fad version 0.9-1 Index]