Learn R Programming

pi0 (version 1.4-1)

simulatedSubt: A Simulated 'subt' Object

Description

This is the result from calling subt on simulatedDat

Usage

data(simulatedSubt)

Arguments

Format

an object of class subt with balanced=FALSE with max.reps=Inf attributes.

Details

This is the result from calling data(simulatedDat) simulatedSubt=subt(simulatedDat,balanced=FALSE,max.reps=Inf)

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.

See Also

subt

Examples

Run this code
# NOT RUN {
data(simulatedSubt)
print(simulatedSubt)
# }
# NOT RUN {
plot(simulatedSubt)
# }

Run the code above in your browser using DataLab