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