ttestPvalueBC: Bias Corrected Bootstrap p-value intervals for t-test

Description Usage Arguments

Description

Calcualte BC bootstrap p-value intervals for t-test.

Usage

1
ttestPvalueBC(dataA, dataB, width, B, sampleSizeRatio = 1)

Arguments

dataA, dataB

A data.frame, data.table, or matrix containing the data for groupA and groupB respectively, with samples in columns and proteins in rows.

width

Width of the required prediction interval.

B

Number of bootstraps to calculate the bootstrap intervals.

sampleSizeRatio

Ratio of sample sizes of replication and original experiment. Calculated as sample size of replication experiment divided by the sample size of the original experiment. Default value is 1.


bramburger/colvano documentation built on Nov. 4, 2019, 8:12 a.m.