impute.wrapper.KNN | R Documentation |
This function performs missing values imputation based on KNN algorithm
impute.wrapper.KNN(dataSet.mvs, K)
dataSet.mvs |
expression matrix with MVs (either peptides or proteins) |
K |
the number of neighbors |
dataset containing complete abundances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.