View source: R/svdReducePair.R
The following performs dimension reduction on two samples of high dimensional data.
1  | svdReducedPair(x, y, method = "svd")
 | 
x | 
 Data set 1.  | 
y | 
 Data set 2.  | 
method | 
 Method used for Singular Value Decompostion.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.