###################################################
### chunk number 1: 
###################################################
library(affyPLM)


###################################################
### chunk number 2:  eval=FALSE
###################################################
## require(affydata)
## data(Dilution)
## ##FIXME: remove the next line
## Dilution = updateObject(Dilution)
## eset <- threestep(Dilution)


###################################################
### chunk number 3:  eval=FALSE
###################################################
## eset <- threestep(Dilution, background.method = "MASIM",
## 	normalize.method="quantile",summary.method="tukey.biweight")


###################################################
### chunk number 4:  eval=FALSE
###################################################
## eset <- threestep(Dilution, background.method = "IdealMM",
## 	normalize="quantile",summary.method="log.2nd.largest")