SetContrastCondName,tpcaResult-method {Rtpca} | R Documentation |
Set ContrastCondName
## S4 method for signature 'tpcaResult' SetContrastCondName(object, name)
object |
an object of class tpcaResult |
name |
a character string describing the contrast condition |
an object of class tpcaResult
tpcaObj <- new("tpcaResult") SetContrastCondName(tpcaObj, "DMSO")