microranger
contains wrapper functions for random forest classification from the ranger
package.
It is intended to be used to perform classification of microbial communities. It allows to train algorithms using several parameter values, and aggregating the microbial community table to different taxonomic levels to identify the best set of conditions to make the classification.
You can install the package using devtools
:
devtools::install_github("marccamb/microranger")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.