### R代码来自vignette源的vignettes/affyPLM/inst/doc/ThreeStep。Rnw ' ################################################### ### 代码块1号:ThreeStep。Rnw: 36 - 37 ################################################### 库(affyPLM ) ################################################### ### 代码块2号:ThreeStep。Rnw: 44-49 (eval = FALSE ) ################################################### ## 数据(稀释)要求(affydata) # # # # # # FIXME:删除下一行# #稀释= updateObject(稀释)# # eset < - threestep(稀释 ) ################################################### ### 代码块3号:ThreeStep。Rnw: 54-56 (eval = FALSE ) ################################################### ## eset < - threestep(稀释、背景。方法= " MASIM " # # normalize.method =“分位数”,summary.method = " tukey.biweight ") ################################################### ### 代码块数量4:ThreeStep。Rnw: 62 - 64 (eval = FALSE ) ################################################### ## eset < - threestep(稀释、背景。method=" IdealMM", ## normalize="quantile",summary.method="log. second . maximum ")