plot_predictive_densities | R Documentation |
For each Classification/Review iteration, the function plots the mixture of the posterior predictive distributions (PPD) of a positive match as predicted by the classification model for the positive, negative, unknown labelled records in the Annotation data sets.
plot_predictive_densities( session_name, sessions_folder = getOption("baysren.sessions_folder", "Sessions") )
session_name |
A session identifiers corresponding to folders into the
|
sessions_folder |
Where to find the |
A ggplot2
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.