generic function for cross-validation
1 | crossval(X, ref.idx, diff.func, k = 5)
|
X |
read count matrix |
ref.idx |
the indices of features to use as references |
diff.func |
the function that calculate the differences between 2 normalized matrices |
k |
[=5] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.