View source: R/EFAtools-superseded.R
| EKC | R Documentation |
EKC() has been superseded by efa_ekc(), which is the recommended interface
going forward. It remains available and unchanged so existing code keeps working.
EKC(
x,
N = NA,
use = c("pairwise.complete.obs", "all.obs", "complete.obs", "everything",
"na.or.complete"),
cor_method = c("pearson", "spearman", "kendall", "poly", "tetra"),
type = lifecycle::deprecated()
)
An object of class efa_retention, identical to the value of
efa_ekc(); see there for the components.
efa_ekc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.