simulatedTstat: t-Statistics and p-Values from a Simulated Microarray Data Set
Description
These are the results from applying t-tests to the simulated data set simulatedDat.
Usage
data(simulatedTstat)
data(simulatedPval)
Arguments
Format
A numeric vector of two-sample t-statistics of length 5000.
Details
This is the result from calling
data(simulatedDat)
simulatedTstat=matrix.t.test(simulatedDat,tOnly=TRUE)
simulatedPval=matrix.t.test(simulatedDat)
References
Qu, L., Nettleton, D., Dekkers, J.C.M. Subsampling Based Bias Reduction in Estimating the Proportion of
Differentially Expressed Genes from Microarray Data. Unpublished manuscript.