September 2014

Effective risk management with R

September 21, 2014 | Pat

Conference The first EARL Conference (Effective Applications of the R Language) was held 2014 September 15-17 in London. Talk My talk was “Effective risk management with R” (annotated slides). Instability hypothesis When I was preparing for the talk, one of my ideas was to show the Google trend for searches for ... [Read more...]

Trying dplyr on triathon data

September 21, 2014 | Wingfeet

There was a triathlon in Almere last week, like every year since 1983. I pulled the data of all years to get some idea how things have changed in that sport. To get a visual I decided to plot the best 10% athletes. Then later I decided this was an idea... [Read more...]

FPP now available as a downloadable e-book

September 20, 2014 | Rob J Hyndman

My forecasting textbook with George Athanasopoulos is already available online (for free), and in print via Amazon (for under $40). Now we have made it available as a downloadable e-book via Google Books (for $15.55). The Google Books version is identical to the print version on Amazon (apart from a few typos ... [Read more...]

Generate Random Inverse Gaussian in R

September 20, 2014 | Lindons Log » R

Needed to generate draws from an inverse Gaussian today, so I wrote the following Rcpp code: It seems to be faster than existing implementations such as rig from mgcv and rinvgauss from statmod packages. rename rrinvgauss as desired. The post Generate Random Inverse Gaussian in R appeared first on Lindons ... [Read more...]

momentify R package

September 19, 2014 | Julyan Arbel

I presented today an arxived paper of my postdoc at the big success Young Bayesian Conference in Vienna. The big picture of the talk is simple: there are situations in Bayesian nonparametrics where you don’t know how to sample from the posterior distribution, but you can only compute posterior ... [Read more...]

Mini-tour

September 19, 2014 | Gianluca Baio

The last two days have been kind of a very interesting mini-tour for me $-$ yesterday the Symposium that we organised at UCL (the picture on the left is not a photo taken yesterday) and today the workshop on efficient methods for value of inf... [Read more...]

Yep. He made it; country voted No.

September 19, 2014 | Daniel Marcelino

Tweet Yesterday, more Scots than ever since universal suffrage was introduced cast a ballot on the matter of independence. The turnout was itself phenomenal and that implicating a series of questions for the government authorities and citizens, but for the time being the sole question was: would this benefit one ... [Read more...]

Webinar September 25: Data Science with R

September 19, 2014 | David Smith

A quick heads up that if you'd like to get a great introduction to doing data science with the R language, Joe Rickert will be giving a free webinar next Thursday, September 25: Data Science with R. Regular readers of the blog will be familiar with Joe's posts on this topic. ... [Read more...]

Scottish winter weather

September 19, 2014 | mikerspencer

Following on from my previous post about September weather, it seems appropriate (for my research and blog) to look at winter weather specifically for Scotland. This post again uses Met Office data. I… Continue reading → [Read more...]

What does CNN have in common with Carmen Reinhart, Kenneth Rogoff, and Richard Tol: They all made foolish, embarrassing errors that would never have happened had they been using R Markdown

September 19, 2014 | andrew

Rachel Cunliffe shares this delight: Had the CNN team used an integrated statistical analysis and display system such as R Markdown, nobody would’ve needed to type in the numbers by hand, and the above embarrassment never would’ve occurred. And CNN should be embarrassed about this: it’s much ... [Read more...]

Yep. He made it; country voted No

September 18, 2014 | Daniel's Blog

Yesterday, more Scots than ever since universal suffrage was introduced cast a ballot on the matter of independence. The turnout was itself phenomenal and that potentially implicates a series of questions for the government authorities and citizens. For the time being the sole question is: would this benefit one side ... [Read more...]

Pander tables inside of knitr

September 18, 2014 | Gergely Daróczi

Hadley Wickham opened my eyes that calling pander to generate nifty markdown tables inside of knitr requires a special chunk option, which bothersome extra step might be saved by updating pander a bit. So it's done.In a nutshell, whenever you...
[Read more...]

Comparing machine learning models in R

September 18, 2014 | Joseph Rickert

by Joseph Rickert While preparing for the DataWeek R Bootcamp that I conducted this week I came across the following gem. This code, based directly on a Max Kuhn presentation of a couple years back, compares the efficacy of two machine learning models on a training data set. #----------------------------------------- # SET ... [Read more...]

Stay on track: Plotting GPS tracks with R

September 18, 2014 | Sascha W.

Many GPS devices and apps have the capability to track your current position via GPS. If you go walking, running, cycling, flying or driving, you can take a look at your exact route and your average speed.Some of these devices or apps also allow you to... [Read more...]
1 4 5 6 7 8 13

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)