August 2012

Videos on Using R

August 13, 2012 | Dave Giles

In this post on his blog some months ago, Ethan Fosse drew attention to Anthony Damico's collection of over 90 videos on using the R software environment.Definitely worth looking at!© 2012, David E. Giles [Read more...]

User Input using tcl/tk

August 13, 2012 | Jason Bryer

I was inspired by Kay Cichini  recent post on creating a a tcl/tk dialog box for users to enter variable values. I am going to have a use for this very soon so took some time to make it a bit more generic. What I wanted is a function ... [Read more...]

The fanplot package for R

August 13, 2012 | gjabel

My fanplot package has gone up on CRAN. Here is a online version of the vignette. Introduction The fanplot package contains a collection of R (R Development Core Team, 2012) functions to effectively display plots of sequential distributions such as … Continue reading → [Read more...]

Highlights of R in Finance 2012

August 13, 2012 | Pat

I unfortunately was not there, but we can vicariously enjoy it via the presentations that are posted on the conference website. Below is my take on the highlights (in chronological order). Peter Carl and Brian Peterson “Constructing Strategic Hedge Fund Portfolios” is wonderful from my perspective.  Promoting random portfolios is ...
[Read more...]

Zzzzzz….. – Quantified Self Toronto #14

August 12, 2012 | Myles

Sleep is another one of those things like diet, where I feel if you asked anyone if they wanted to improve that area of their life most would say yes.I remember hearing a quote that sleep is like sex; no one is quite sure how much everyone else is ... [Read more...]

The Social Dynamics of the R Core Team

August 12, 2012 | John Myles White

Recently a few members of R Core have indicated that part of what slows down the development of R as a language is that it has become increasingly difficult over the years to achieve consensus among the core developers of the language. Inspired by these claims, I decided to look ... [Read more...]

Now That We Live in Seattle

August 11, 2012 | John Ramey

It has been just a few weeks since my wife, my son, and I moved to Seattle so that I could begin my postdoc at The Hutch. Now that we have been here a short time and are settled, we intend to start exploring Seattle, doing typical touristy things as ... [Read more...]

Universal portfolio, part 10

August 10, 2012 | Orval

Part 9 compared the wealth of Universal against other portfolio selection algorithms by using the experimental cumulative distribution function of the relative wealth.  This leads to a very compact representation, but it completely hides the ... [Read more...]

RcppExamples 0.1.4

August 10, 2012 | Thinking inside the box

An updated version 0.1.4 of the RcppExamples package is now on on CRAN. RcppExamples contains a few illustrations of how to use Rcpp. The NEWS entry is below: a new example was added illustrating use of the (vectorised) random-number generators... [Read more...]

In case you missed it: July 2012 Roundup

August 10, 2012 | David Smith

In case you missed them, here are some articles from June of particular interest to R users. The Environmental Performance Index website uses R to rank countries by measures like environmental health and ecosystem vitality. A log-linear regression in R predicted the gold-winning Olympic 100m sprint time to be 9.68 seconds (... [Read more...]

Trends in run scoring – comparing the leagues

August 10, 2012 | Martin Monkman

My previous two posts have looked a using R to create trend lines for the run scoring environments in the American and National leagues.  This time around, I'll plot the two against each other to allow for some comparisons. (The code below assumes that you've read the data into your ... [Read more...]

RStudio server through ssh

August 10, 2012 | Dzidorius Martinaitis

R language has numerous IDEs – RStudio, Vim plugin, Eclipse plugin. RStudio really shines for R language, nevertheless Vim plugin might be well adapted for R if you are Vim guru. Eclipse? Who needs such behemoth? Turns out a student in Ljubljana badly needs it. Most of the time I use ... [Read more...]
1 7 8 9 10 11 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)