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