mrc-ide / drjacoby

Flexible Markov chain monte carlo via reparameterization
https://mrc-ide.github.io/drjacoby/
Other
12 stars 6 forks source link

Equivalent Rcpp function in example vignette #2

Closed pwinskill closed 5 years ago

pwinskill commented 5 years ago

Addition of two Rcpp functions to the example vignette to demonstrate the equivalent loglikelihood and logprior function inputs in c++.

Will be useful for testing the MCMC when modified to take either function type as an argument