simulatedSubex: A Simulated 'subex' Object

Description Usage Format Details References See Also Examples

Description

This is the result from calling subex on simulatedDat.

Usage

1

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

1
2
3
4
5
6
data(simulatedSubex)
print(simulatedSubex)
## Not run: 
plot(simulatedSubex)

## End(Not run)

pi0 documentation built on May 2, 2019, 4:47 p.m.