Description Usage Arguments Value
View source: R/preProcessing.R
Parameter check
1 2 3 4 5 6 7 8 |
X |
input matrix for dataset1 |
Z0 |
input initial transition matrix |
Y |
input matrix for dataset2 |
num.D |
number of reduced dimensions between X and Z0 |
num.E |
number of reduced dimensions between Y and Z0 |
num.iteration |
maximal number of iteration [default 100] |
Return TRUE if all parameters are correct
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.