print.PrincipalComp: print method for PrincipalComp objects

Description Usage Arguments

View source: R/PCAandFA.R

Description

print method for PrincipalComp objects

Usage

1
2
## S3 method for class 'PrincipalComp'
print(fit, tol = 1e-04)

Arguments

fit

model fit

tol

absolute loadings smaller than this value will be ommitted from the display. defaults to 1e-4.


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.