ScottClaessens / coevolve

coevolve R package for Bayesian dynamic coevolutionary models using Stan
GNU General Public License v2.0
5 stars 0 forks source link

Create `coev_predictive_check()` function #17

Closed ScottClaessens closed 1 month ago

ScottClaessens commented 2 months ago

As mentioned in #15, it would be good to have a function that makes it easier to get prior/predictive checks from fitted models.

ScottClaessens commented 1 month ago

Implemented this in 130b0b6. coev_plot_predictive_check() takes a fitted model and returns a list of plotted posterior predictive checks, one for each coevolving variable.