Description Usage Arguments Value Examples
Set distMethod
1 2 | ## S4 method for signature 'tpcaResult'
SetDistMethod(object, method)
|
object |
an object of class tpcaResult |
method |
character string of dist method |
an object of class tpcaResult
1 2 | tpcaObj <- new("tpcaResult")
SetDistMethod(tpcaObj, "euclidean")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.