Description Usage Arguments Details Value
Plot the Observed vs. expected incidence, by age and gender
1 | plotDemographicSummary(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 Observed vs. expected incidence, by age and gender #'
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.