phenoPairwiseRelations: phenoPairwiseRelations

Description Usage Arguments Details Value Author(s)

Description

This function will compute all the relations between different variables adapting different statistical tests as a function of the data type. It will adjust the p-value matrix for multiple testing.

Usage

1
phenoPairwiseRelations(data, adjust = "BH", verbose = FALSE)

Arguments

data

: bioclinical data with variables on the rows and samples on the columns

adjust

: method to adjust for multiple testing (default="BH)

verbose

: default=FALSE. If TRUE information will be printed to follow the progression.

Details

phenoPairwiseRelations

Value

a list of two matrixes containing the p-values and the multiple testing adjustment.

Author(s)

Edi Prifti


momr documentation built on May 2, 2019, 4:21 a.m.