aknandi / disaggregation

R package containing methods for Bayesian disaggregation modelling
Other
21 stars 6 forks source link

Option to plot in sample obs vs pred without iid term #68

Open timcdlucas opened 1 year ago

timcdlucas commented 11 months ago

This is currently done via report(). So requires a bit of thought for how to do it. Maybe easiest to alter the .cpp file to report predictions without iid. Otherwise needs to reaggregate etc.