getPvalue: Testing differences of groups with respect to a specific...

View source: R/screening.R

getPvalueR Documentation

Testing differences of groups with respect to a specific value and test.

Description

Testing differences of groups with respect to a specific value and test.

Usage

getPvalue(y, group, test)

Arguments

y

Values to be tested

group

corresponding groups whose difference we want to test

test

specific test to be used. Can be each of the following 'bf', 'levene' or 'bartlett'.


LoBrA documentation built on March 22, 2022, 1:06 a.m.