SPRFMO / jjmr

R package for assessment model
2 stars 5 forks source link

What's the best way to make a wrapper for doing effective MCMC draws using adnuts? #11

Open jimianelli opened 2 years ago

jimianelli commented 2 years ago

we could modify "runit" function, or probably better to do a "domcmc" with similar characteristics as in runit.

iagomosqueira commented 2 years ago

A separate function sounds like a better option to me. Arguments are likely to differ between the two and it makes clear some other procedure is being used.