R

Interviews

August 9, 2012 | Rob J Hyndman

I’ve been interviewed twice in the last year: For DecisionStats, 9 August 2012. For Data Mining Research, 21 October 2011. Republished in Amstat News, 1 December 2011. Some readers of this blog might find them interesting. I said a few things in t... [Read more...]

The top 10 critical packages on CRAN

August 8, 2012 | David Smith

While most R packages on CRAN are designed to be used by an R user directly, a few packages are designed to be used by other package developers. (And some packages are so useful that they're regularly used by both camps.) When a package author publishes a package to CRAN, ... [Read more...]

Project Euler — problem 17

August 8, 2012 | Tony

It has been two weeks since my last post on the 16th Euler problem. Now, since I just need a break after supper, I’m coming the 17th problem. If the numbers 1 to 5 are written out in words: one, … Continue reading → [Read more...]

An analysis of the r-help mailing list

August 7, 2012 | David Smith

Even though forums and question-and-answer services like StackOverflow are emerging as the place to find crowdsourced technical help when using software like R, the traditional r-help email list is still going strong. UCLA grad student and R user Richard Kwock presented a poster at last month's JSM conference with an ... [Read more...]

48 Industries Since 1963

August 7, 2012 | klr

Please see http://timelyportfolio.blogspot.com/search/label/horizonplot for all horizon plot posts. Once more thanks to Ken French for his data, we can accomplish something I think is fairly amazing.  In 640x800, we can see 250 day rollling return...
[Read more...]

The New 60/40

August 6, 2012 | systematicinvestor

I want to share a brilliant idea and a great example from the You’re Looking at the Wrong Number post at the GestaltU blog. Today, I will focus on the section of this post that outlines simple steps to improve a typical 60/40 stock/bond portfolio by using risk allocation ... [Read more...]

Careless comparison bites back (again)

August 6, 2012 | Luis

When running stats labs I like to allocate a slightly different subset of data to each student, which acts as an incentive for people to do their own work (rather than copying the same results from a fellow student). We … Continue reading → [Read more...]

Predicting the 100m sprint: results

August 6, 2012 | David Smith

Last week, Markus Gesmann used a log-linear model in R to predict the Olympic gold-medal winning 100m sprint time to be 9.68 seconds. The actual time was 9.63 seconds. Not bad! Meanwhile, the New York Times put Usuain Bolt's olympic record in context, comparing him in a virtual race with other gold ... [Read more...]

Getting Started Using R, Part 1: RStudio

August 4, 2012 | Randy Zwitch

Despite my preference for SAS over R, there are some add-ons to “basic” R that I’ve found that have made my learning process way easier.  While I’m still in my infancy in learning R, I feel like once I found … Continue reading →Getting Started Using R, Part 1: RStudio ... [Read more...]

Surveys continue to rank R #1 for Data Mining

August 3, 2012 | David Smith

KDnuggets recently posted its annual poll on data mining software, and the R language retains its #1 ranking as the most commonly-used software for data mining: R is now used by 52.5% of poll respondents, compared with 45% last year. Donnie Berkholz provides an analysis of the year-on-year trends for Redmonk. He provides ... [Read more...]

Horizon Plots in Base Graphics

August 3, 2012 | klr

for background please see prior posts More on Horizon Charts, Application of Horizon Plots, Horizon Plot Already Available, and Cubism Horizon Charts in R There are three primary graphics routes in R (base graphics, lattice, and ggplot2), and each have...
[Read more...]

More on Horizon Charts

August 1, 2012 | klr

for background please see prior posts Application of Horizon Plots, Horizon Plot Already Available, and Cubism Horizon Charts in R Some feedback has led me to think that I might have been a little ambitious with my last post on horizon charts. I though...
[Read more...]

Genetic algorithms: a simple R example

August 1, 2012 | Bart

Genetic algorithm is a search heuristic. GAs can generate a vast number of possible model solutions and use these to evolve towards an approximation of the best solution of the model. Hereby it mimics evolution in nature. GA generates a population, the individuals in this population (often called chromosomes) have  ... [Read more...]
1 10 11 12 13 14 176

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)