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