SetSummaryMethod,tpcaResult-method | R Documentation |
Set summaryMethod
## S4 method for signature 'tpcaResult'
SetSummaryMethod(object, method)
object |
an object of class tpcaResult |
method |
character string of summary method |
an object of class tpcaResult
tpcaObj <- new("tpcaResult")
SetSummaryMethod(tpcaObj, "median")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.