R

New R User Group in Leipzig, Germany

July 5, 2012 | David Smith

Leipzig R Statistical Computing is the sixth local R user group in Germany, and has been holding meetings since February. In the next meeting on July 12, member Claudia Beleites will talk about her pacakges softclassval (for classifier performance measures) and hyperspec (for hyperspectral data). meetup.com: Leipzig R Statistical Computing [Read more...]

A new open journal on Data Science

July 4, 2012 | David Smith

Springer has introduced a new open, peer-reviewed journal focused on Data Science: EPJ Data Science. What makes this a Data Science journal is novel uses of statistics, data analysis, computer techniques and public data sources to research a topic in another domain, rather than methodological research. Here are a few ... [Read more...]

Example of Factor Attribution

July 3, 2012 | systematicinvestor

In the prior post, Factor Attribution 2, I have shown how Factor Attribution can be applied to decompose fund’s returns in to Market, Capitalization, and Value factors, the “three-factor model” of Fama and French. Today, I want to show you a different application of Factor Attribution. First, let’s run ... [Read more...]

The role of Statistics in the Higgs Boson discovery

July 3, 2012 | David Smith

News is starting to leak that the Large Hadron Collider may have accomplished its primary mission of confirming the existence of the hypothesised and heretofore elusive subatomic particle, the Higgs Boson. And sure, billions of Euros worth of state-of-the-art high-energy machinery and an army of experimental and theoretical physicists probably ... [Read more...]

An Improvement to Coefficient Plots

July 3, 2012 | Carlisle Rainey

I recently posted about coefficient plots, discussing my approach and providing some example R code to create the graphs. I had the good fortune of hearing Amanda Driscoll give a talk recently, and she made a small, but really nice … Continue rea... [Read more...]

Applying a function successively in R

July 3, 2012 | Markus Gesmann

At the R in Finance conference Paul Teetor gave a fantastic talk about Fast(er) R Code. Paul mentioned the common higher-order function Reduce, which I hadn't used before. Reduce allows me to apply a function successively over a vector. What does that...
[Read more...]

A big list of the things R can do

July 2, 2012 | David Smith

R is an incredibly comprehensive statistics package. Even if you just look at the standard R distribution (the base and recommended packages), R can do pretty much everything you need for data manipulation, visualization, and statistical analysis. And for everything else, there's more than 5000 packages on CRAN and other repositories, ... [Read more...]

precise pangolin (Ubuntu 12.04)

July 2, 2012 | xi'an

Following the crash of my hard drive right before leaving Kyoto, I bought a cheap Compaq Presario CQ57 to reinstall Ubuntu 12.04 over the weekend (and have a laptop available before leaving for Australia…)  It took about one hour to install from the DVD and everything seems to be working out ... [Read more...]

Graphics Artifacts from Quarterly Commentary

July 2, 2012 | klr

For my Q2 2012 commentary, I tried multiple graphs to illustrate the disconnect of the US stock markets with the rest of the world.  I think I finally settled on this simple Excel bar graph populated by Bloomberg data, but I thought some might lik...
[Read more...]

Project Euler — problem 11

July 2, 2012 | Tony

It’s been a while since I solved one Euler problem last time. Has been busy. Now I’m back and continue to solve the next problem, which is to find the maximum. Let’s take a look at the 11th problem: What … Continue reading → [Read more...]

Colored 3D Map

July 1, 2012 | arsalvacion

In my previous post, I showed how to make a 3D view of an area using the persp function. However, I felt this was not a complete representation, especially for digital elevation. While looking for some reference for my presentation on the use of R for...
[Read more...]

Modeling Trick: Masked Variables

July 1, 2012 | John Mount

A primary problem data scientists face again and again is: how to properly adapt or treat variables so they are best possible components of a regression. Some analysts at this point delegate control to a shape choosing system like neural nets. I feel such a choice gives up far too ... [Read more...]

Coefficient Plots in R

June 30, 2012 | Carlisle Rainey

One popular trend in presenting results is the "coefficient plot," an alternative to the table of regression coefficients. I am seeing this a little more often in political science research and have received a few requests for code, so I … Contin... [Read more...]

igraph and SNA: an amateur’s dabbling

June 29, 2012 | tylerrinker

I’ve been playing with the igraph package a bit lately (see previous post HERE) and wanted to approach a problem I once visited in the past. The basic gist of the problem is this: Students in a class are asked … Continue reading → [Read more...]

SYTYCD — where are these terrific dancers come from?

June 29, 2012 | Tony

It’s Saturday midnight and I’m already sleepy. However, after several hours, I finally got this google geographic map embedded in my post. Aha!!! This is about 20 finalists from the 9th season of So You Think You Can Dance. I count the states … Continue reading → [Read more...]

igraph and structured text exploration

June 29, 2012 | tylerrinker

I am in the slow process of developing a package to bridge structured text formats (i.e. classroom transcripts)  with the tons of great R packages that visualize and analyze quantitative data (If you care to play with a rough build … Continue reading → [Read more...]

Trying for a baby? Here’s how long it might take.

June 29, 2012 | David Smith

Wanting to start a family the natural way? For a healthy 45-year-old woman, you may be in for a five-year wait. That's the conclusion of Richie Cotton, a UK-based data scientist, who discovered when he and his girlfriend wanted to start a family that statistics on how long it takes ... [Read more...]

Horizon Plot Already Available

June 29, 2012 | klr

When I wrote Cubism Horizon Charts in R, I should have known that horizon plot functionality already exists in R http://rgm2.lab.nig.ac.jp/RGM2/func.php?rd_id=latticeExtra:horizonplot and in this case in one of my already favorite packages latticeExtra...
[Read more...]
1 15 16 17 18 19 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)