[BioC] AffyPLM
Ben Bolstad
bolstad at stat.berkeley.edu
Thu Feb 12 00:53:26 MET 2004
> For the image, how can I turn on the legend? The documentation mentions
> turn on the add.legend which I'm not sure how to do it.
Perhaps something like
image(Pset,add.legend=TRUE)
> And, the command in line -3 pg3 of AffyPLM is cut off, can someone give me
> the complete command?
Pset <- fitPLM(Dilution,model=PM~-1+probes+logliver+scanner,
normalize=FALSE,
background=FALSE,
variable.type=c(logliver="covariate"))
More information about the Bioconductor
mailing list