simulatedSubt: A Simulated 'subt' Object

Description Usage Format Details References See Also Examples

Description

This is the result from calling subt on simulatedDat

Usage

1

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

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

## End(Not run)

pi0 documentation built on July 9, 2017, 9:01 a.m.