Monday, May 28, 2012

Simple rcpp examples

Here are some nice examples for Rcpp package.

Saturday, May 26, 2012

Compiling Emacs, again

This post shows how to get Emacs compiled on Debian/Ubuntu platform.

Sunday, May 20, 2012

BayesX

With the new "R2BayesX" package, now it looks like the BayesX software has been fully integrated into the R environment.

The R2BayesX provides a powerful general purpose package with simple and easy to learn syntax (compared to BUGS or ADMB). Now BayesX is under GPL, it will probably be embraced by the free software community wholeheartedly.

Saturday, May 19, 2012

Nine reasons for C++ 11

Can be found in this post.

Java vs. COBOL and R vs. SAS

Here is an interesting comparison.

Friday, May 18, 2012

Multinomial logit model model with random effects

I just found out that the "mlogit" package can estimate multinomial logit model with random effects just like aML and GLLAMM.

Sex selection in historical China

Here is a short article (in Chinese).

Thursday, May 17, 2012

R, Rstudio, and Markdown

Here is a helpful tutorial.

Monday, May 14, 2012

New Rstudio is pretty cool

The new version of Rstudio has option to use "knitr" instead of "sweave", which is really cool!

Counter