ScottClaessens / coevolve

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

Implement log_lik argument #70

Closed ScottClaessens closed 1 month ago

ScottClaessens commented 1 month ago

This pull request implements the log_lik argument, specifying whether the pointwise log likelihood should be computed. I have followed the rethinking package in setting log_lik = FALSE by default.