complete_data | R Documentation |
This function completes the metabolomics data using four approaches of imputation.
complete_data(dat, method = "kNN")
dat |
metabolomic data. Should contain |
method |
imputation method. One of "kNN", "zeros", "median", "1/2 minimum". |
completed data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.