remove_case3: Subset out the case 3 data

Description Usage Arguments Value

Description

Subset out the case 3 data with same mean and different variance. The case 3 data

Usage

1
remove_case3(dat, mean_thresholdPV, var_thresholdPV, n1, n2)

Arguments

dat

The input data (matrix) with rows as different test sites, columns as the samples from two groups with sample size as n1, n2.

mean_thresholdPV

The p-value threshold for mean test to subset out case 3 data.

var_thresholdPV

The p-value threshold for variance test to subset out case 3 data.

n1

The sample size of group 1.

n2

The sample size of group 2.

Value

The data frame that has case 3 removed.


ananjysong/HMMdmdv documentation built on May 13, 2019, 5:33 p.m.