December 2014

Update on improving examples in base-R

December 24, 2014 | richierocks

Last month I was ranting about the state of some of the examples in base-R, particularly the paste function. Martin Maechler has now kindly taken my suggested examples and added them into R. Hopefully this will reduce the number of newbie questions about “how do I join these strings together”. ... [Read more...]

Di Cook is moving to Monash

December 23, 2014 | Rob J Hyndman

I’m delighted that Professor Dianne Cook will be joining Monash University in July 2015 as a Professor of Business Analytics. Di is an Australian who has worked in the US for the past 25 years, mostly at Iowa State University. She is moving back to Australia and joining the Department of ... [Read more...]

XSLT, yacc and Yorick

December 23, 2014 | Derek Jones

X and Y are for XSLT, yacc and Yorick. XSLT is the tree climbing Kangaroo of the programming language world. Eating your own dog food is good practice for implementors, but users should not be forced to endure it. Anyway, people only use XML, rather than JSON, to increase the ... [Read more...]

RcppEigen 0.3.2.3.0

December 23, 2014 | Thinking inside the box

A new release of RcppEigen is now on CRAN, and will get to Debian shortly. This is thanks to a fabulous pull request by Yixuan Qiu who single-handedly managed to upgrade to the new minor release of Eigen -- after having expanded the unit tests a few ... [Read more...]

Explore Kaggle Competition Data with R

December 23, 2014 | notesofdabbler

I wanted to pick a topic that involved some webscraping and so decided to get some data from Kaggle. I put down some questions that could potentially be answered with some fairly basic plots. Is prize money a key motivator … Continue reading →
[Read more...]

Does Trend Following Work?

December 23, 2014 | Pete

I’m not sure how I came across it, but I have had Jez Liberty’s Au.Tra.Sy blog in my reader since around 2009. Since then, he has tracked well-known trend following systems and reported monthly performance figures. These are things like moving average crossovers, Bollinger band breakouts and ... [Read more...]

Partial Dependence Plots

December 22, 2014 | Wicked Good Data - r

It can be difficult to understand the functional relations between predictors and an outcome when using black box prediction methods like random forests. One way to investigate these relations is with partial dependence plots. These plots are graphical visualizations of the marginal effect of a given variable (or multiple variables) ... [Read more...]

Can R and ggvis help solve Serial’s murder?

December 22, 2014 | David Robinson

Like much of America, I followed season one of Sarah Koenig’s true-crime podcast Serial with an interest that bordered on obsession. Serial tells the story of the Baltimore 1999 murder of high-schooler Hae Min Lee, and of state prisoner Adnan Syed, who was convicted of the crime but to this ...
[Read more...]

The evolution of the Queen’s Christmas speech

December 22, 2014 | David Smith

Every year since her inauguration in 1952, Queen Elizabeth II has delivered a Christmas Broadcast to her subjects. Dominic Nyhuis used R to analyze the transcripts of the speeches, and found some interesting trends in speech length and words used. Here, for example, are word clouds of the speeches from the ... [Read more...]

Contextual Measurement Is a Game Changer

December 22, 2014 | Joel Cadwell

Adding a context can change one's frame of reference:Are you courteous? Are you courteous at work? Decontextualized questions tend to activate a self-presentation strategy and retrieve memories of past positioning of oneself (impression manag... [Read more...]

BH release 1.55.0-1

December 22, 2014 | Thinking inside the box

A new release of BH, our package providing (a large part of the) Boost C++ libraries as a set of template headers for use by R, is now on CRAN. There are two changes. First, we upgraded to Boost 1.55. While Boost 1.57 is now current, I am playing it ... [Read more...]
1 2 3 4 5 12

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)