library(affy)
#Fit Li and Wong Model to a Probe Set
Description:
Fits the model described in Li and Wong (2001) to a probe set with I chips and J probes.
fit.li.wong(data.matrix,remove.outliers=TRUE, normal.array.quantile=0.5, normal.resid.quantile=0.9, large.threshold=3, large.variation=0.8, outlier.fraction=0.14, delta=1e-06, maxit=50, outer.maxit=50,verbose=FALSE, ...)