### Name: PLMset2exprSet ### Title: Convert a PLMset to an exprSet ### Aliases: PLMset2exprSet pset2eset ### Keywords: manip ### ** Examples data(affybatch.example) Pset <- fitPLM(affybatch.example) eset <- pset2eset(Pset)