selParaPCAUpQuartile | R Documentation |
TODO
selParaPCAUpQuartile( matKNN.All, pedCall, refCall, predCall, listCall, kList = 3:15, pcaList = 2:15 )
matKNN.All |
TODO see it is rbind matKNN of the computeKNNSuperPoprSynthetic return from group synthetic data |
pedCall |
TODO see return of prepPedSynthetic1KG |
refCall |
TODO column name in pedCall with the call |
predCall |
TODO column name in matKNN with the call |
listCall |
TODO array of the possible call |
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.
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.