misc_functions {GAPGOM} | R Documentation |
These functions are misc. functions that are mostly used in applies. They are defined here probably because they are used often.
misc_pearson(x, args) misc_sobolev(x, args) misc_fisher(x, args) misc_kendall(x, args) misc_spearman(x, args)
x |
vector of expression values |
args |
internal arguments, used for target expression datas |
output is different on a case-to-case basis
These functions are internal functions and should not be called by the user.