Learn R Programming

pi0 (version 1.4-1)

simulatedSubex: A Simulated 'subex' Object

Description

This is the result from calling subex on simulatedDat.

Usage

data(simulatedSubex)

Arguments

Format

An object of class subex

Details

This is the result from calling data(simulatedDat) simulatedSubex=subex(simulatedDat,balanced=FALSE,max.reps=Inf,plotit=FALSE)

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

subex

Examples

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

Run the code above in your browser using DataLab