randomForestTwo | R Documentation |
randomForestTwo two class randomforest model
randomForestTwo(data, metadata, response, repeatNum, foldNum, factorLev)
data |
data.frame or matrix,species data or metabolism data, row is sample ID |
metadata |
data.frame or matrix, 0/1 response dataset, row is sample ID |
response |
character, response feature name |
repeatNum |
numberic, repeat number of feeature selection produce |
foldNum |
numberic, cross validation |
factorLev |
vector, 0/1 factor name |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.