December 2013

24 Days of R: Day 12

December 12, 2013 | PirateGrunt

Today, I'm going to finally dip my toe in the water of something I've wanted to do for a long time. I'd wanted to do this with Michael Caine film appearances- and I may yet- but tonight, it'll be a bit simpler. I'm going to draw a network graph, showing ... [Read more...]

sudoku break

December 12, 2013 | xi'an

While in Warwick last week, one evening after having exhausted my laptop battery, I tried the following Sudoku (from Libération): and could not even start. As it happened, this was a setting with no deterministic move, i.e. all free/empty entries had multiple possible values. So after trying ... [Read more...]

Success rates for EPSRC proposals

December 12, 2013 | James Keirstead

Email In my last post, I looked at the success rates for EPSRC Fellowship applications using funnel plots. As luck would have it, Alex Hulkes and Derek Gillespie from EPSRC then got it touch to say that they had done a similar internal analysis and would I be interested in ... [Read more...]

A look at the distribution of R package dependencies

December 12, 2013 | Joseph Rickert

by Joseph Rickert For a knitty gritty look at what’s new with R there is no better place to start than Dirk Eddelbuettel’s CRANberries site. Since 2007, the site has been reliably providing near real-time status on CRAN packages. Now, every two hours, CRANberries displays updated information on new ... [Read more...]

Age Precision and Bias — Changes to FSA

December 12, 2013 | dogle

Last week I taught part of a workshop for the Minnesota Chapter of the American Fisheries Society on “Analyzing Age Data in R” (materials are here). I like doing these workshops because they give me ideas for improving the FSA … Continue reading → [Read more...]

Feldspar

December 12, 2013 | Nicholas Hamilton

Sean Mulcahy made an example of plotting Elkin and Grove's 1990 Feldspar Data. Here is an equivalent plot in three variables: Phase (Shape) Temperature (Color Gradient), and; Pressure (Size) Code to Produce the Above… The post Feldspar appeared first on ggtern: ternary diagrams in R.
[Read more...]

24 Days of R: Day 11

December 11, 2013 | PirateGrunt

I don't know how often Michael Caine appeared in a Shakespearean work, but I'm sure that he has and I'm sure that he was excellent. A bit pressed for time today, so just a simple word cloud featuring the full text of King Lear. I found the text at a ... [Read more...]

Thursday: Scalable Cross-Platform R-Based Predictive Analytics

December 11, 2013 | David Smith

Tomorrow at 11AM Pacific Time, Revolution Analytics' Chief Scientist Mario Inchiosa will present a live webinar on Scalable Cross-Platform R-Based Predictive Analytics. Here's the abstract: In this webinar we will take a quick tour through an end-to-end predictive analytics session. We will start by exploring our data with summaries and ... [Read more...]

A note on the co-moments in the IFACD model

December 11, 2013 | alexios

The Independent Factor Autoregressive Conditional Density (IFACD) model of Ghalanos, Rossi and Urga (2014) uniquely, in its class of parametric models, generates time varying higher co-moment forecasts, as a consequence of the ACD specification of the conditional density of the standardized innovations. In this short note I discuss in more detail ... [Read more...]

24 Days of R: Day 10

December 10, 2013 | PirateGrunt

How often is someone nominated for an academy award? Who has been nominated most often? Is there a difference between leading and supporting roles? Important questions. To answer them, I'm making use of a list of academy award nominees and winners. I've obtained the data from aggdata.com which has ... [Read more...]

In case you missed it: November 2013 Roundup

December 10, 2013 | David Smith

In case you missed them, here are some articles from October of particular interest to R users: A recap of the Strata Hadoop World conference, including presentations from Monsanto and eHarmony on their use of R. How to rank and chart the most frequent hashtags of Twitter users with R. ... [Read more...]

RcppArmadillo 0.3.930.1

December 10, 2013 | Thinking inside the box

A new Armadillo release 3.930 came out a few days ago, with a very nice set of changes (see below). I rolled this into RcppArmadillo 0.3.930.0. However, one of these changes revealed that R shipped only the standard SVD for complex-valued matrices, and not the more performant divide-and-conquer approach. So in R ... [Read more...]
1 6 7 8 9 10 14

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)