January 2013

Slightly Different Measure of Valuation

January 16, 2013 | klr

I grow tired of the tried and true standard measures of valuation, and from time to time I try to think of alternate methods.  One thought was to analyze Ken French’s Market(ME) to Book(BE) Breakpoints by percentile.  We can see by year at ...
[Read more...]

Wikipedia page views

January 16, 2013 | Rolf Fredheim

Here I present an application that quantifies Wikipedia page views. It can visualise any topic in any language. It is (shamelessly) based on an application by the blogger Andrew Clark (pssguy), whose code is available here.I have added:multi ... [Read more...]

Review of R Graphics Cookbook by Winston Chang

January 16, 2013 | Roger Peng

I just got a copy of Winston Chang's book R Graphics Cookbook, published by O'Reilly Media. This book follows now a series of O'Reilly books on R, including an R Cookbook. Winston Chang is a graduate student at Northwestern University but … Continue reading → [Read more...]

Timing normal RNGs

January 16, 2013 | Rcpp Gallery

In previous articles, we have seen that Rcpp can be particularly useful for simulations as it executes code at C++ speed. A very useful feature the API provided by R is the access to the R RNGs so that simulations at the C++ level can get precisely the same stream ...
[Read more...]

The Basics of Betting as a Way of Keeping Score…

January 15, 2013 | Tony Hirst

Another preparatory step before I start learning about stats in the context of Formula One… There are a couple of things I’m hoping to achieve when I actually start the journey: 1) finding ways of using stats to help to pull out patterns and events that are interesting from a ... [Read more...]

Examples combining C++ and R: The Rcpp Gallery

January 15, 2013 | David Smith

We've written before about how you can use the Rcpp package to speed up R, by converting performance-critical snippets of R code to C++. (Rcpp makes it easy -- you don't even have to be a C++ expert.) If you haven't tried it out yet, you might want to browse ... [Read more...]

"The Dude" takes the Tarantino threshold

January 15, 2013 | Sascha W.

Just as a quick reply to a friend of mine who suggested testing the swearing capabilities of The Dude:Click to enlarge.As you can see, "The Big Lebowski" (2.79 % swear words) takes the Tarantino threshold (0.98 %) easily, but it's no match against "Res... [Read more...]

The tsbugs package for R

January 15, 2013 | gjabel

My tsbugs package has gone up on CRAN. The functions in the tsbugs package are aimed to automate the writing of time series models to run in WinBUGS (Lunn et al., 2000) or OpenBUGS (Lunn et al., 2009). I created … Continue reading → [Read more...]

A second example of using Boost

January 15, 2013 | Rcpp Gallery

We introduced Boost in a first post doing some integer math. In this post we want to look at the very versatile Boost.Lexical_Cast library to convert text to numbers – see the Motivation for more. As before, I should note that I write this post on a machine with ...
[Read more...]

Version 1.0 of sqlutils available on CRAN

January 15, 2013 | Jason Bryer

Version 1.0 of sqlutils has been released to CRAN. The sqlutils package is designed to manage a library of SQL files. This package grew out of the needs of an Office of Institutional Research where the vast majority of analysis is conducted on data from our Student Information System (SIS) which ... [Read more...]

More new R user groups

January 14, 2013 | David Smith

It's been a little while since we've rounded up the new local R user groups around the world, so here are the latest ones on the scene: Edmonton, Canada: The Edmonton R User Group is the first in the Canadian province of Alberta and the most northerly group in North ... [Read more...]

Creating a random calendar with R

January 14, 2013 | hilaryparker

Sometimes this is my life. But it’s so satisfying when you write a program that saves you time! Here is an example. The Problem:  For several years at Hopkins I have been involved in teaching a large (500+ person) introductory Biostatistics class. This … Continue reading → [Read more...]

The Social Network Ranking is Wrong

January 14, 2013 | Neil Gunther

Call me old-fashioned, but I never saw the movie The Social Network until last year (at a private screening). In case you also missed it, it's the Hollywood version of how Facebook.com came into being. Quite apart from any artistic criticisms, I have a genuine psychological problem with movies ... [Read more...]
1 7 8 9 10 11 17

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)