computeKNNSuperPoprSynthetic | R Documentation |
TODO
computeKNNSuperPoprSynthetic( listEigenvector, sample.ref, study.annot, spRef, kList = seq_len(15), pcaList = 2:15 )
listEigenvector |
TODO see return of computePCAsynthetic |
sample.ref |
TODO |
study.annot |
a |
spRef |
TODO |
kList |
TODO array of the k possible values |
pcaList |
TODO array of the pca dimension possible values |
A list
TODO with the sample.id and eigenvectors
and a table with KNN callfor different K and pca dimension.
Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz
# TODO listEigenvector <- "TOTO"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.