Skip to content
Prev 10441 / 10988 Next

[Rcpp-devel] Input on code design implementing a MCMC algorithm in R and improving performance with RcppArmadillo

Hi Jeff,
 
thank you for the answer. I did not really consider this option. 
Why do you think that translating a reference-based OOP design to R is a bad idea? 
And do you have a recommendation when it comes to existing MCMC packages (I would need gibbs, metropolis-hastings and reversible jump samplers)? 
 
Cheers, 
Eva 

Gesendet: Freitag, 10. April 2020 um 17:25 Uhr
Von: "Jeff Newmiller" <jdnewmil at dcn.davis.ca.us>
An: rcpp-devel at lists.r-forge.r-project.org, "eva lehner" <eva-valerie at gmx.at>, "Dirk Eddelbuettel" <edd at debian.org>
Betreff: Re: [Rcpp-devel] Input on code design implementing a MCMC algorithm in R and improving performance with RcppArmadillo
Translating reference-based OOP designs from other languages into R seems like a bad idea, and on the surface looks like re-inventing the wheel. Are you sure this couldn't be done with one of the existing packages for doing MCMC?
On April 10, 2020 2:21:13 AM PDT, eva lehner <eva-valerie at gmx.at> wrote:
--
Sent from my phone. Please excuse my brevity.