R

Kony 2012: How to weaken your argument with charts

March 12, 2012 | David Smith

If the goal of the Invisible Children campaign, which has received millions of dollars of contributions since the Kony 2012 video went viral, is to convince us that the money is being put to humanitarian efforts, they could do a lot better than this chart: Putting 37% of expenses into programs in ... [Read more...]

Japan Trade by Geographic Region

March 12, 2012 | klr

To further the analysis presented in Japanese Trade and the Yen, I thought I would take the more granular data provided by the Japanese Ministry of Finance on trade by geographic region.  Of course, I will use R to read, analyze, and plot the .csv...
[Read more...]

IS vs. self-normalised IS

March 11, 2012 | xi'an

I was grading my Master projects this morning and came upon this graph: which compares the variability of an importance-sampling estimator versus its self-normalised alternative… This is an interesting case in that self-normalisation does considerably degrade the quality of the approximation in that setting. In other cases, self-normalisation may bring ... [Read more...]

Two-minute tutorials for R beginners

March 9, 2012 | David Smith

R user Anthony Damico has created "Twotorials": a series of two-minute tutorials for newcomers to R. Topics include how to download and install R, how to do simple arithmetic in r, how to work with data tables in r and many others. The tutorials are especially useful for users of ... [Read more...]

Stats 101 resources

March 9, 2012 | civilstat

A few friends have asked for self-study resources on learning (or brushing up on) basic statistics. I plan to keep updating this post as I find more good suggestions. Of course the ideal case is to have a good teacher … Continue reading → [Read more...]

Big-data Naive Bayes and Classification Trees with R and Netezza

March 8, 2012 | David Smith

The IBM Netezza analytics appliances combine high-capacity storage for Big Data with a massively-parallel processing platform for high-performance computing. With the addition of Revolution R Enterprise for IBM Netezza, you can use the power of the R language to build predictive models on Big Data. In the demonstration below, Revolution ... [Read more...]

Early-March flotsam

March 8, 2012 | Luis

It has been a strange last ten days since we unexpectedly entered grant writing mode. I was looking forward to work on this issue near the end of the year but a likely change on funding agency priorities requires applying … Continue reading → [Read more...]

Japanese Trade and the Yen

March 7, 2012 | klr

I have had the pleasure over the last couple of weeks to help plan the CFA Society of Alabama 2012 Dinner featuring Jim Rogers and Barron’s Senior Editor Jack Willoughby.  The event was fantastic, and I would like to publicly thank Jim Rogers an...
[Read more...]

Setting Up and Customizing R

March 7, 2012 | Jason Bryer

For the longest time I resisted customizing R for my particular environment. My philosophy has been that each R script for each separate analysis I do should be self contained such that I can rerun the script from top to bottom on any machine and get the same results. This ... [Read more...]

ThinkStats … in R :: Example 1.3

March 7, 2012 | hrbrmstr

With 1.2 under our belts, we go now to the example in section 1.3 which was designed to show us how to partition a larger set of data into subsets for analysis. In this case, we’re going to jump to example 1.3.2 to determine the number of live births. While the Python ... [Read more...]

Big Data Analytics to Revolutionize Services

March 6, 2012 | David Smith

Revolution Analytics' CEO Dave Rich was interviewed by Wikibon's David Vellante and SiliconAngle's John Furrier at the Strata 2012 conference last week. Given Dave's background at Accenture Analytics, the conversation naturally turned to impact of predictive analytics and R on business services. (See the video after the jump, below.) Bret Latmore ... [Read more...]

Ggplot2 Notes

March 6, 2012 | George

During the time I have used R the base graphics package has met my needs, although I have been aware of ggplot2 but found learning it a bit of a struggle so have pretty much ignored it until now. Most … Continue reading → [Read more...]
1 34 35 36 37 38 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)