print method for PrincipalComp objects
1 2 | ## S3 method for class 'PrincipalComp'
print(fit, tol = 1e-04)
|
fit |
model fit |
tol |
absolute loadings smaller than this value will be ommitted from the display. defaults to 1e-4. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.