loess. It should be used as an argument to the main normalization function maNormMain.
maNorm2D(x="maSpotRow", y="maSpotCol", z="maM", g="maPrintTip", w=NULL,
subset=TRUE, span=0.4, ...)maSpotRow.maSpotCol.maM.maPrintTip.span which controls the degree of
smoothing in the loess function."marrayRaw" (or possibly "marrayNorm"), and returns a vector of fitted values to be substracted from the raw log-ratios. It calls the function ma2D, which is not specific to microarray objects.
z is regressed on spot row and column coordinates, separately within print-tip-group, using the loess function.
maNormMain, ma2D, loess.# See examples for maNormMain.
Run the code above in your browser using DataLab