.cor_func_match {GWENA} | R Documentation |
Translate a function name into an R function.
.cor_func_match(cor_func = c("pearson", "spearman", "bicor"))
cor_func |
string of the name of the correlation to be use |
A function corresponding to the correlation required