Learn R Programming

momr (version 1.1)

phenoPairwiseRelations: phenoPairwiseRelations

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

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.

Value

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

Details

phenoPairwiseRelations