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