2297 search results for "git"

Globally Set Digits in Sweave

March 30, 2011
By
Globally Set Digits in Sweave

I use Sweave regularly for most of my writing and love the way it works. However, one issue that often irks me is the inability to globally set the number of digits to display. Here is a minimal example that illustrates my point. If we now display the numbers using Sexpr, this is what we

Read more »

A Simple Instrumental Variables Problem

March 29, 2011
By
A Simple Instrumental Variables Problem

When working with labor economics, we often run into issues with selection on variables of interest. Regressing earnings on years of education to estimate the human capital earnings function makes sense at first blush until we imagine that education is … Continue reading

Read more »

Prune GWAS data in R

March 29, 2011
By
Prune GWAS data in R

Hansong Wang, our biostats professor here at the Hawaii Cancer Center, generously gave me some R code that goes through a SNP annotation file (i.e. a mapfile) and selects SNPs that are at least a certain specified distance apart. You might want to do t...

Read more »

Prune GWAS data in R

March 29, 2011
By
Prune GWAS data in R

Hansong Wang, our biostats professor here at the Hawaii Cancer Center, generously gave me some R code that goes through a SNP annotation file (i.e. a mapfile) and selects SNPs that are at least a certain specified distance apart. You might want to do t...

Read more »

R GUIs: Which one fits you?

March 27, 2011
By
R GUIs: Which one fits you?

The gap of the new “digital divide” between those who only use computers when they are as easy to use as iPads and smartphones and those who like (or at least accept) to type commands to perform jobs, seems to get bigger and bigger. R – the lingua franca of statistical computing – is exactly

Read more »

Le Monde puzzle [#7]

March 26, 2011
By
Le Monde puzzle [#7]

The mathematical puzzle from the weekend edition of Le Monde from a few weeks ago was not too hard to solve by induction but my R code failed miserably! The puzzle was as follows: A calculator is broken in such a way that it starts by exhibiting 0, then pressing 4, 6 or 0 keeps

Read more »

A Request for Foursquare Data

March 25, 2011
By

I’m trying to collect data sets that showcase how the classical statistical distributions appear in modern contexts. I’ve already got some data that shows how the gamma distribution appears in video game scores, and now I’m hoping to find an example where the exponential distribution

Read more »

Radiation levels at Fukushima

March 24, 2011
By
Radiation levels at Fukushima

From BWR The above graph is derived from data scraped from TEPCO press releases. Every hour or so for the first few days of the crisis, a TEPCO van would record radiation (probably Beta/Gamma, but the translation is unclear) at … Continue reading

Read more »

No simulation is complete without a gif

March 24, 2011
By
No simulation is complete without a gif

I promise this is my last post on the now week and a half old π pay! Building on the last post, I figured I could show how convergence actually works in the estimation algorithm. If you’ll recall, we plotted … Continue reading

Read more »

R Still On Top

March 24, 2011
By
R Still On Top

According to the Google Ngram corpus, R is still the top rated statistical software package. Ok, I’m just kidding. That plot is worthless. All the data are from books published between the years 1890 and 2008, and none of those software packages wou...

Read more »