March 2015

Western Front Battle Exchange Rates

March 22, 2015 | Sam Weiss

Introduction:GithubThe Western Front in World War One is considered a a war of outdated tactics combined with brutal efficiency of technology. And while the war saw the introduction of several innovations (eg. tanks and airplanes) the general routine o... [Read more...]

Launch into space

March 22, 2015 | Wingfeet

I saw a link to a list with all rocket launches into space the other day. This post contains some plots concerning day of launch made from that.DataData is a fixed format file with eleven columns. Reading fixed format is not very difficult, however, it... [Read more...]

Parsing Dates and Times

March 21, 2015 | Rcpp Gallery

Motivation R has excellent for dates and times via the built-in Date and POSIXt classes. Their usage, however, is not always as straightforward as one would want. Certain conversions are more cumbersome than we would like: while as.Date("2015-03-22"), would it not be nice if as.Date("20150322") (a ... [Read more...]

scientific notation for R/latex

March 21, 2015 | Dan Kelley Blog/R

Motivation Using R within a latex document can be a component of reproducible research, offering (a) some assurance against typographical errors in transcribing results to the latex file and (b) the ability for others to reproduce the results. For example, one might like to explain how close the computed integral ... [Read more...]

Ensemble Learning with Cubist Model

March 20, 2015 | statcompute

The tree-based Cubist model can be easily used to develop an ensemble classifier with a scheme called “committees”. The concept of “committees” is similar to the one of “boosting” by developing a series of trees sequentially with adjusted weights. However, the final prediction is the simple average of predictions from ... [Read more...]

Fixing Colors & Proportions in Jerusalem Post Election Graphics

March 20, 2015 | hrbrmstr

Vis expert Naomi Robbins did an excellent critique of the graphics that went along with an article on Israeli election in the Jerusalem Post. Non-uniform and color-blind-unfriendly categorical colors and disproportionate arc sizes are definitely three substantial issues in that series of visualizations. We can rectify all of them with ...
[Read more...]

NYC is a city that does sleep, a bit

March 20, 2015 | David Smith

The On Broadway project collected more than 600,000 photographs taken near Broadway in New York City during a six-month period in 2014. If you're in New York, you can explore the images in an interactive installation at the New York Public Library though the end of this year. You can also explore ... [Read more...]

Digital Data Collection course

March 20, 2015 | Rolf Fredheim

Another year, another web scraping course. Taught through SSRMC at the University of Cambridge. Below are slides from all three sessions.In the course I tried to achieve the following:- Show how to connect R to resources online- Use loops and functions... [Read more...]

It’s Analytics Survey Time!

March 20, 2015 | Bob Muenchen

Every other year Rexer Analytics surveys Data Analysts, Predictive Modelers, Data Scientists, Data Miners, and all other types of analytic professionals, students, and academics regarding the software they use.  I then update the main results in The Popularity of Data Analysis … Continue reading → [Read more...]

A quick primer on power

March 19, 2015 | lortie

Cohen is power. Inferential statistics primarily invoke the following four key concepts: sample size, significance criterion, effect size, and statistical power. Cohen elegantly developed the maths, benchmarks, and key semantics associated with statistical power.   Statistical power is the long-term probability of rejecting the null hypothesis (typically assumed to be no ... [Read more...]
1 3 4 5 6 7 13

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)