ttest_matrix: matrix t-test

View source: R/statistical_tests.R

ttest_matrixR Documentation

matrix t-test

Description

matrix t-test

Usage

ttest_matrix(data_matrix, class_data, adjust_method = "BH", ...)

Arguments

data_matrix

the matrix of data we are working with

class_data

the classes of the columns

adjust_method

how to adjust the p.values

...

other parameters for t.test

Value

data.frame


rmflight/metabolomicsUtilities documentation built on Oct. 28, 2023, 6:41 p.m.