July 2015

Working with Sessionized Data 2: Variable Selection

July 15, 2015 | Nina Zumel

In our previous post in this series, we introduced sessionization, or converting log data into a form that’s suitable for analysis. We looked at basic considerations, like dealing with time, choosing an appropriate dataset for training models, and choosing appropriate (and achievable) business goals. In that previous example, we ... [Read more...]

St Swithun’s Day simulator

July 15, 2015 | Robert

I got a bit bored (sorry Mike), and wrote this. I didn’t take long (I tell you that not so much to cover my backside as to celebrate the majesty of R). First, I estimated probabilities of a day being … Continue reading → [Read more...]

Leave the Pima Indians alone!

July 14, 2015 | xi'an

“…our findings shall lead to us be critical of certain current practices. Specifically, most papers seem content with comparing some new algorithm with Gibbs sampling, on a few small datasets, such as the well-known Pima Indians diabetes dataset (8 covariates). But we shall see that, for such datasets, approaches that are ...
[Read more...]

Easy Bayesian Bootstrap in R

July 14, 2015 | Rasmus Bååth

A while back I wrote about how the classical non-parametric bootstrap can be seen as a special case of the Bayesian bootstrap. Well, one difference between the two methods is that, while it is straightforward to roll a classical bootstrap in R, there is no easy way to do a ... [Read more...]

MazamaSpatialUtils — Ebola Map Example

July 14, 2015 | Robin Winstanley

This entry is part 16 of 16 in the series Using R The MazamaSpatialUtils package on CRAN has just been updated with additional shape file conversion scripts and location buffering so that points located just outside of polygons (i.e. coastal …   read more ... [Read more...]

5 Steps to Create an R Package Email Course

July 14, 2015 | Joseph Rickert

by Ari Lamstein, Software Engineer and Data Analyst Creating an email course for my R packages has significantly increased the number of people who use the packages. It has also reduced the learning curve for the packages and brought me into greater contact with my users. In this post I ... [Read more...]

Overview of R Workshops at London EARL 2015

July 14, 2015 | Mango Solutions

EARL (Effective Applications of the R Language) is a Conference organised by Mango Solutions for users and developers of the open source R programming language. The primary focus of the Conference will be the commercial usage of R across a range … Continue reading → [Read more...]

ChainLadder 0.2.1 released

July 14, 2015 | R on mages' blog

Over the weekend we released version 0.2.1 of the ChainLadder package for claims reserving on CRAN. New FeaturesNew function PaidIncurredChain by Fabio Concina, based on the 2010 Merz & Wüthrich paper Paid-incurred chain claims reserving methodFunctions plot.MackChainLadder and plot.BootChainLadder gained new argument which, allowing users to specify which sub-plot to ... [Read more...]

ChainLadder 0.2.1 released

July 14, 2015 | Markus Gesmann

Over the weekend we released version 0.2.1 of the ChainLadder package for claims reserving on CRAN. New FeaturesNew function PaidIncurredChain by Fabio Concina, based on the 2010 Merz & Wüthrich paper Paid-incurred chain claims reserving methodFunctions plot.MackChainLadder and plot.BootChainLadder gained new argument which, allowing users to specify which sub-plot to ... [Read more...]

Using R to analyze pro motorcycle racing

July 13, 2015 | David Smith

EMC recently ran a competion to find out why John McGuinness, the legendary motorcycle racer known as the "Morecambe Missile", is outperforms the average motorcycle racer. To answer this question, EMC instrumented his bike and his suit with a number of real-time sensors. (Data collected included gear and RPM for ... [Read more...]

“Don’t invert that matrix” – why and how

July 13, 2015 | civilstat

The first time I read John Cook’s advice “Don’t invert that matrix,” I wasn’t sure how to follow it. I was familiar with manipulating matrices analytically (with pencil and paper) for statistical derivations, but not with implementation details in software. … Continue reading → [Read more...]

RStudio and GitHub

July 13, 2015 | Ewen Harrison

Version control has become essential for me keeping track of projects, as well as collaborating. It allows backup of scripts and easy collaboration on complex projects. RStudio works really well with Git, an open source open source distributed version control system, and GitHub, a web-based Git repository hosting service. I ... [Read more...]
1 5 6 7 8 9 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)