ttest_vector: t-test

View source: R/statistical_tests.R

ttest_vectorR Documentation

t-test

Description

runs t-tests on a vector, with classes of the vector supplied.

Usage

ttest_vector(data_vector, class_data, class_order = NULL, ...)

Arguments

data_vector

the vector we are working with

class_data

what class are each entry in

class_order

what order should the classes be in for comparison?

...

other parameters for t.test

Value

data.frame


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