phenoPairwiseRelations: phenoPairwiseRelations

View source: R/analyses.R

phenoPairwiseRelationsR Documentation

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.

Details

phenoPairwiseRelations

Value

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

Author(s)

Edi Prifti


eprifti/momr documentation built on Dec. 11, 2024, 3:06 p.m.