April 2015

Analysing Dracula

April 14, 2015 | Christopher Wardell

I recently read Bram Stoker’s Dracula, mostly because I wanted to rewatch the 1990s movie of the same name and see how badly they’d mutilated the story.  [Update 26/04/2015: I rewatched the 1992 movie and while it’s the most faithful version to the book, it has some weird additions ... [Read more...]

Plotting tables alsongside charts in R

April 14, 2015 | Markus Gesmann

Occasionally I'd like to plot a table alongside a chart in R, e.g. to present summary statistics of the graph itself. Thanks to the gridExtra package this is quite straightforward. The function tableGrob creates a table like plot of a data frame, while...
[Read more...]

failures and uses of Jaynes’ principle of transformation groups

April 13, 2015 | xi'an

This paper by Alon Drory was arXived last week when I was at Columbia. It reassesses Jaynes’ resolution of Bertrand’s paradox, which finds three different probabilities for a given geometric event depending on the underlying σ-algebra (or definition of randomness!). Both Poincaré and Jaynes argued against Bertrand that there ...
[Read more...]

Conflict of interest

April 13, 2015 | Gianluca Baio

Disclaimer: I'm fully aware of the obvious conflict of interest here, but also I think that this looks really good, so I'll write about it anyway.This post is to highlight that Marta's and Michela's book on Spatial and Spatio-temporal Bayesian Mod... [Read more...]

In case you missed it: March 2015 roundup

April 13, 2015 | David Smith

In case you missed them, here are some articles from March of particular interest to R users. Overview of "Targeted learning" packages for R, including SuperLearner and tmle. The 7 most common R error messages, by frequency of mentions on StackOverflow. Slides and a webinar replay on reproducible data analysis with ... [Read more...]

Slides from my talk on the broom package

April 13, 2015 | David Robinson

This weekend I gave a presentation on my broom package for tidying model objects (see my introduction here) at the UP-STAT 2015 conference at SUNY Geneseo. I’m sharing the slides here, along with some highlights below. I first explained how broom fits with other tidy tools such as dplyr, tidyr ... [Read more...]

inline 0.3.14

April 13, 2015 | Thinking inside the box

The inline package facilitates writing code in-line in simple string expressions or short files. The package is mature and in maintenance mode: Rcpp used it greatly for several years but then moved on to Rcpp Attributes so we have a much limited need... [Read more...]

JSON serialization now even faster and prettier

April 12, 2015 | Jeroen Ooms

The jsonlite package implements a robust, high performance JSON parser and generator for R, optimized for statistical data and the web. This week version 0.9.16 appeared on CRAN which has a new prettifying system, improved performance and some additional tweaks for the new mongolite package. Improved Performance Everyones favorite feature of ...
[Read more...]

a vignette on Metropolis

April 12, 2015 | xi'an

Over the past week, I wrote a short introduction to the Metropolis-Hastings algorithm, mostly in the style of our Introduction to Monte Carlo with R book, that is, with very little theory and worked-out illustrations on simple examples. (And partly over the Atlantic on my flight to New York and ... [Read more...]

The wings of a programmer

April 12, 2015 | Patrick Burns

Programmers think programming is really hard.  Non-programmers think it’s even harder than that. Figure 1: The perceived difficulty of programming.  Why is programming so arduous? There are a few reasons.  Here is one. Wings Programming is exacting, programming needs creativity. These are absolutely at odds with each other. One wing ... [Read more...]

Write an R Journal article with knitr

April 11, 2015 | gluc

R Journal The R Journal publishs peer-reviewed short to medium length articles covering topics that might be of interest to users or developers of R. It is a welcome platform to spread word of new packages. As most academic journals, it has strict guidelines regarding the format of submitted articles. ... [Read more...]
1 5 6 7 8 9 11

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)