importantFeatures | R Documentation |
Build the importance table.
importantFeatures(mods, mtype = "ensemble", ci = 1)
mods |
list of models fit to each subtype |
type |
the type of models, single, subtypes(list of 6), ensemble |
table of informative features
mod1 <- getImportance(mods, type='ensemble')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.