Description Usage Arguments Details Value Examples
This function plots the feature importance weightings
| 1 | plotFeatWeightings(plotSaveFile, weightingsDF)
 | 
| plotSaveFile | The name of the file to save | 
| weightingsDF | Data frame of the weightings with their labels | 
This function returned predicted classes for the input patient list. Use case: evaluate trained model on a set of gold-standard patients.
(none)
| 1 2 3 4 5 6 | ## Not run: 
 plotFeatWeightings(plotSaveFile, weightingsDF)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.