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