print.princmp | R Documentation |
Print Results of princmp
## S3 method for class 'princmp'
print(x, which = c("none", "standardized", "original", "both"), k = x$k, ...)
x |
results of |
which |
specifies which loadings to print, the default being |
k |
number of components to show, defaults to |
... |
unused |
Simple print method for princmp()
nothing
Frank Harrell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.