print.EFAscreet | R Documentation |
Prints a brief summary of an object of class EFAscreet
. This function will display the scree plot
of the eigenvalues when called, providing a visual representation of the factor analysis results.
## S3 method for class 'EFAscreet'
print(x, ...)
x |
An object of class |
... |
Additional arguments to be passed to the plotting function. |
None. This function is used for side effects (printing).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.