August 2014

RcppEigen 0.3.2.2.0

August 21, 2014 | Thinking inside the box

A new upstream release of the Eigen C++ template library for linear algebra was released a few days ago. And Yixuan Qiu did some really nice work rolling this into a new RcppEigen released and then sent me a nice pull requent. The new version is now... [Read more...]

Introducing R2D3

August 21, 2014 | James Thomson

R2D3 is a new package for R I’ve been working on. As the name suggests this package uses R to produce D3 visualisations. It builds on some work I previously blogged about here. There are some similar packages out there on CRAN already. Notably rjson and d3Network. ... [Read more...]

Optimizing with R expressions

August 21, 2014 | Lee Pang

I recently discovered a powerful use for R expression()’sSay you are trying to fit some experimental data to the following nonlinear equation: Ky0eu(x−tl)K+y0(eu∗(x−tl)−1)+b1+(b0−b1)e−kx+b2x with the independent variable x using nlminb() as the minimization optimizer.... [Read more...]

googleVis!!!

August 20, 2014 | Luca Fenu

I'm back working on R&graphics at last. I've made some progress on the shiny+rgl front, but haven't really had the time to create anything which could be posted here... However, it's been a while, so today I thought I'd take advantage of the releas... [Read more...]

How to integrate R with your calendar

August 20, 2014 | David Smith

Hilary Parker has contributed a lovely article to Significance, the magazine of the American Statistical Association and the Royal Statistical Society, on using R to set your Google calendar to mark the time of sunsets. Hilary details the process in the article, but the basic idea is to use the ... [Read more...]

Do your "data janitor work" like a boss with dplyr

August 20, 2014 | Stephen Turner

Data “janitor-work” The New York Times recently ran a piece on wrangling and cleaning data: “For Big-Data Scientists, ‘Janitor Work’ Is Key Hurdle to Insights” Whether you call it “janitor-work,” wrangling/munging, cleaning/cleansing/scrubbing, tidying, or something else, the article above is worth a read (even though it implicitly ... [Read more...]

GBMs are awesome: Part I

August 19, 2014 | Wallace Campbell

GBMs have become my favorite type of model over the last two years. In this tutorial, I demonstrate how to use a GBM for binary classification in R (predicting whether an event occurs or not). I also discuss basic model tuning and model inference with ... [Read more...]

RcppArmadillo 0.4.400.0

August 19, 2014 | Thinking inside the box

After two pre-releases in the last few days, Conrad finalised a new Armadillo version 4.400 today. I had kept up with the pre-releases, tested twice against all eighty (!!) CRAN dependents of RcppArmadillo and have hence uploaded RcppArmadillo 0.4.... [Read more...]

I like you and you like me…but what does it all mean. (Part 1)

August 19, 2014 | atmathew

Tinder is a popular matchmaking application that allows users to connect with others whom they share a physical attraction. New members build their profile by importing their age, gender, geographic information, and photos from their Facebook account. Users are then presented with profiles which meet their search criteria and are ... [Read more...]

Recent Articles

August 19, 2014 | Wesley

  I have uploaded a few papers I have written and presented at some national conferences over the past several years.  Currently, all the articles relate to election research. [Read more...]
1 2 3 4 5 6 11

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)