plot_disag_model_data {disaggregation} | R Documentation |
Convert results of the model ready for plotting
plot_disag_model_data(x)
x |
Object of class disag_model to be plotted. |
A list that contains:
posteriors |
A data.frame of posteriors |
data |
A data.frame of observed and predicted data |
title |
The title of the observed vs. predicted plot |