cor.prob.spearman: calculates the p-values for the pair-wise spearman...

Description Usage Arguments Examples

Description

Given a matrix of observations by variables, calculates the spearman correlation between the variable(columns). columns must be named. It returns a simmetric matrix of number of variables, with p values for the correlation between row and column.

Usage

1
cor.prob.spearman(X, dfr = nrow(X) - 2)

Arguments

x:

matrix of observations by variables

Examples

1

mssm-msf-2019/BiostatsALL documentation built on May 22, 2019, 12:16 p.m.