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

.cor_func_matchR Documentation

Match a correlation function based on a name

Description

Translate a function name into an R function.

Usage

.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


Kumquatum/GWENA documentation built on July 7, 2023, 3:41 p.m.