print.KMO | R Documentation |
Print KMO object
## S3 method for class 'KMO' print(x, ...)
x |
list of class KMO (output from the KMO function) |
... |
additional arguments passed to print |
KMO_base <- KMO(test_models$baseline$cormat) KMO_base
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.