Skip to content
Prev 2227 / 10988 Next

[Rcpp-devel] Favourite Rcpp examples?

yes. thanks for reminding me.

I have a bunch of mcmc examples now. All using Rcpp, though probably
not coded in the best Rcpp style; you may remember I'm still using
this pathetic way to create the armadillo objects: "mat
X(REAL(XR),::Rf_nrows(XR),::Rf_ncols(XR));".

Anyway, those may prove useful to you, and hopefully in the process I
can clean up the RcppArmadillo conventions I'm using. I'll try to
package them up into a git repo later today.

-Whit
On Wed, Apr 27, 2011 at 12:47 AM, Dirk Eddelbuettel <edd at debian.org> wrote: