Description Usage Arguments Details Value
Plot the preference score probability density function, showing prediction overlap between true and false cases #'
1  | plotPreferencePDF(evaluation, type = "test", fileName = NULL)
 | 
evaluation | 
 A prediction object as generated using the
  | 
type | 
 options: 'train' or test'  | 
fileName | 
 Name of the file where the plot should be saved, for example
'plot.png'. See the function   | 
Create a plot showing the preference score probability density function, showing prediction overlap between true and false cases #'
A ggplot object. Use the ggsave function to save to file in a different
format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.