View source: R/efa_retention.R
| print.efa_retention | R Documentation |
Print method for efa_retention objects
## S3 method for class 'efa_retention'
print(x, ...)
x |
an object of class efa_retention, returned by a factor-retention
criterion (e.g. |
... |
not used. |
print() returns its argument x invisibly; it is
cat(format(x), sep = "\n").
efa_ekc(test_models$baseline$cormat, N = 500)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.