December 2012

The Eye of the World as word cloud

December 16, 2012 | Wingfeet

The Eye of the World is the first book of Robert Jordan's Wheel of Time books. As the last of these books will be published soon, I was wondering if natural language processing can be used to examine books like these. For this purpose I downloaded a co... [Read more...]

Matrix Algebra Useful for Statistics

December 16, 2012 | Luis

I was having a conversation with an acquaintance about courses that were particularly useful in our work. My forestry degree involved completing 50 compulsory + 10 elective† courses; if I had to choose courses that were influential and/or really useful they would be Operations Research, Economic Evaluation of Projects, Ecology, 3 Calculus and 2 ... [Read more...]

Making Data Visually Appealing

December 16, 2012 | Nathan Lemoine

I’ve recently been considering the graphical presentation of data. I get the feeling that we, ecologists/scientsits, could be better at data presentation. Graphs must be informative, but they don’t have to be ugly. I think that making visually appealing charts … Continue reading → [Read more...]

Building R packages: missing path to pdflatex

December 15, 2012 | Daniel Hocking

Recently whiling trying to build an R package for generalized estimating equation model selection (QICpack on github), I was getting an error related to latex creating the PDF package manuals. It seems like this is a relatively common problem on … Continue reading → [Read more...]

Data Science, Data Analysis, R and Python

December 15, 2012 | Ron Pearson (aka TheNoodleDoodler)

The October 2012 issue of Harvard Business Review prominently features the words “Getting Control of Big Data” on the cover, and the magazine includes these three related articles:“Big Data: The Management Revolution,” by Andrew McAfee and Erik Brynjolfsson, pages 61 – 68;“Data Scientist: The Sexiest Job of the 21st Century,” by Thomas ... [Read more...]

Text analysis made too easy with the tm package

December 15, 2012 | is.R()

Today’s Gist takes the CNN transcript of the Denver Presidential Debate, converts paragraphs into a document-term matrix, and does the absolute most basic form of text analysis: a raw word count. There are actually quite a few steps in this proc... [Read more...]

Le Monde puzzle (#800)

December 14, 2012 | xi'an

Here is the mathematical puzzle of the weekend edition of Le Monde: Consider a sequence where the initial number is between 1 and 10³, and each term in the sequence is derived from the previous term as follows: if the last digit of the previous term is between 6 and 9, multiply it by 9; [...] [Read more...]

d3, Shiny, and R Reporting Performance

December 14, 2012 | klr

I thought it would be interesting to offer a little different example of how we can use d3, R, and Rstudio Shiny.  This time we will offer a simple example to report portfolio or index performance.  Just as a test of my progress, I also threw...
[Read more...]

Revolution Newsletter: December 2012

December 14, 2012 | David Smith

The most recent edition of the Revolution Newsletter is out. The news section is below, and you can read the full December edition (with highlights from this blog and community events) online. You can subscribe to the Revolution Newsletter to get it monthly via email. Tell us what you're looking ... [Read more...]

What is Correctness for Statistical Software?

December 14, 2012 | John Myles White

Introduction A few months ago, Drew Conway and I gave a webcast that tried to teach people about the basic principles behind linear and logistic regression. To illustrate logistic regression, we worked through a series of progressively more complex spam detection problems. The simplest data set we used was the ... [Read more...]

Let it snow!

December 14, 2012 | Matt Asher

A couple days ago I noticed a fun piece of R code by Allan Roberts, which lets you create a digital snowflake by cutting out virtual triangles. Go give it a try. Roberts inspired me to create a whole night sky of snowflakes. I tried to make the snowfall look ... [Read more...]

Computing for Data Analysis Returns

December 14, 2012 | Roger Peng

I'm happy to announce that my course Computing for Data Analysis will return to Coursera on January 2nd, 2013. While I had previously announced that the course would be presented again right here, it made more sense to do it … Continue reading → [Read more...]

When R, or any other language, is not enough

December 14, 2012 | Luis

This post is tangential to R, although R has a fair share of the issues I mention here, which include research reproducibility, open source, paying for software, multiple languages, salt and pepper. There is an increasing interest in the reproducibility … Continue reading → [Read more...]
1 6 7 8 9 10 16

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)