April 2013

Predicting Dichotomous Outcomes I

April 14, 2013 | Kevin Davenport

We are trying to predict a dependent dichotomous variable (male/female, yes/no, like/dislike,etc) with independent “predictor” variables. Let’s say we want to determine whether or not an employee will quit based on the percentage of their tenure spent traveling. We assemble the data from HR and ... [Read more...]

Using R — Working with Geospatial Data

April 14, 2013 | Steven Brey

This entry is part 6 of 12 in the series Using RGIS, an acronym that brings joy to some and strikes fear in the heart of those not interested in buying expensive software. Luckily fight or flight can be saved for another day because you …   read more ... [Read more...]

Tip: Julia vs. R – introduction videos and more

April 14, 2013 | Jeroen Ooms

Last years UseR 2012 conference in Nashville had an interesting discussion session titled “What other languages should R users know about?“. General consensus was that multilingualism is inevitable in modern computing, and panel members presented various languages that complement R in different ways. Some of the usual suspects included SQL, python, ... [Read more...]

Continuing Sync

April 14, 2013 | Wingfeet

I am continuing in Sync: How Order Emerges from Chaos in the Universe, Nature, and Daily Lifeby Steven Strogatz. To get a feeling on it, I was building a group of things which have only a minute influence on each other are able to synchronize thei... [Read more...]

Motivating Students

April 13, 2013 | Vivek Patil

Figure shown to students in a particular class to show the effect of slacking after the mid-semester grades are received.Background information: A course has multiple components - Exams, projects, quizzes, assignments, etc. The objective of this set of... [Read more...]

knitr documents with tikzDevice graphics

April 13, 2013 | Marek Gągolewski

Setting up tikzDevice output in knitr may be a frustrating task, but gives outstandingly aesthetic, LaTeX-like figures. Here are my global knitr settings for typesetting documents in Polish (in UTF-8, make sure your R also runs in a Unicode locale…Read more › [Read more...]

Classification Tree Models

April 13, 2013 | Ron Pearson (aka TheNoodleDoodler)

On March 26, I attended the Connecticut R Meetup in New Haven, which featured a talk by Illya Mowerman on decision trees in R.  I have gone to these Meetups before, and I have always found them to be interesting and informative.  Attendees range from those who are just starting to ... [Read more...]

Spring Cleaning Data: 6 of 6- Saving the Data

April 13, 2013 | 0utlieR

With all the cleaning done, the only thing left to do is save the data to be analyzed, for future use, and I hope by others. The data I thought would be simple, but there were a few interesting twist, like the Primary Credit*, and using ifelse() to edi... [Read more...]

Calculate Fantasy Players’ Risk Levels using R

April 12, 2013 | Isaac Petersen

In prior posts, I have demonstrated how to download, calculate, and compare fantasy football projections from ESPN, CBS, and NFL.com. In this post, I will demonstrate how to calculate fantasy[...] The post Calculate Fantasy Players’ Risk Levels using R appeared first on Fantasy Football Analytics. [Read more...]

Calculate Fantasy Players’ Risk Levels using R

April 12, 2013 | Isaac

In prior posts, I have demonstrated how to download, calculate, and compare fantasy football projections from ESPN, CBS, and NFL.com. In this post, I will demonstrate how to calculate fantasy football players' risk levels.  Just like when determin... [Read more...]

Stan 1.3.0 and RStan 1.3.0 Ready for Action

April 12, 2013 | Bob Carpenter

The Stan Development Team is happy to announce that Stan 1.3.0 and RStan 1.3.0 are available for download. Follow the links on: Stan home page: http://mc-stan.org/ Please let us know if you have problems updating. Here’s the full set of release notes. v1.3.0 (12 April 2013) ====================================================================== Enhancements ---------------------------------- Modeling Language * forward ...
[Read more...]

Extending RevoScaleR for Mining Big Data – Discretization

April 12, 2013 | Derek Norton

by Derek McCrae Norton, Senior Sales Engineer In this second installment of Extending RevoScaleR for Mining Big Data we look at how to use the building blocks provided by RevoScaleR to transform continuous variables into discrete. Motivation: Discretize continuous variables on big data. Discretization is a technique to convert continuous ... [Read more...]

Spring Cleaning Data: 5 of 6- 2 ifelse vs Merge

April 12, 2013 | 0utlieR

The blog in the data cleaning series looks at separating out the Federal Reserve Districts. What I wanted was two additional columns, where I had the name of the city and the number for each district. Since I was on a separation kick I thought it would... [Read more...]

Travis CI for R! (not yet)

April 12, 2013 | Yihui Xie

A few days ago I wrote about Travis CI, and was wondering if we could integrate the testing of R packages into this wonderful platform. A reader (Vincent Arel-Bundock) pointed out in the comments that Travis was running Ubuntu that allows you to install software packages at your will. I ...
[Read more...]
1 6 7 8 9 10 14

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)