dot-cor_func_match: Match a correlation function based on a name

Description Usage Arguments Value

Description

Translate a function name into an R function.

Usage

1
.cor_func_match(cor_func = c("pearson", "spearman", "bicor"))

Arguments

cor_func

string of the name of the correlation to be use

Value

A function corresponding to the correlation required


GWENA documentation built on Feb. 17, 2021, 2:01 a.m.