Monday, November 10, 2014
System76 has a facelift
System76, an excellent Linux computer hardware vendor, got a cool new web site. I like it!
Sunday, November 09, 2014
R is now the #12 most popular programming language
According to the most recent TIOBE index, R is the #12 most popular programming language.
Saturday, November 08, 2014
spread doesn't work with dplyr::grouped_df
This bug caused several hours of my time. Hope it can get fixed soon. Meanwhile adding an extra step by changing it to a data.frame works fine.
Friday, October 31, 2014
pander 0.5.0: the next generation of markdown tables in R
I am moving from Sweave to Rmarkdown, this looks very promising.
Wednesday, October 22, 2014
Teaching statistics using R: Resources
I am compiling a list of resources on teaching statistics using R, many of which target undergraduates:
- Swirl
- Mosaic
- Tigerstats
- ...
Sunday, October 19, 2014
Saturday, October 18, 2014
Zelig 5, 4, and 3
Zelig is one of the R packages that I use routinely. The most recent version is Zelig 5, which uses the new "reference class" OOP model, looks promising. But it does not support all the models the earlier versions supported yet and the output cannot be readily processed by the table-making packages, such as xtable, stargazer, and texreg. Zelig 4 has been around for some time but it seems to be more error prone than Zelig 3, which is still my Zelig version of choice for data analysis.
Friday, October 17, 2014
Subscribe to:
Posts (Atom)