print.SCREE | R Documentation |
Print function for SCREE objects
## S3 method for class 'SCREE' print(x, plot = TRUE, ...)
x |
a list of class SCREE Output from SCREE function. |
plot |
logical. Whether to plot the results. |
... |
Further arguments for print. |
SCREE_base <- SCREE(test_models$baseline$cormat) SCREE_base
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.