February 2014

Books and lessons about ggplot2

February 19, 2014 | mrtnj

I recently got an email from a person at Packt publishing, who suggested I write a book for them about ggplot2. My answer, which is perfectly true, is that I don’t have the time, nor the expertise to do that. What I didn’t say is that 1) a quick ... [Read more...]

evaluating stochastic algorithms

February 19, 2014 | xi'an

Reinaldo sent me this email a long while ago Could you recommend me a nice reference about measures to evaluate stochastic algorithms (in particular focus in approximating posterior distributions). and I hope he is still reading the ‘Og, despite my lack of prompt reply! I procrastinated and procrastinated in answering ...
[Read more...]

Two new free interactive courses with R on DataCamp

February 19, 2014 | DataCamp

We’re happy to announce that as of today, DataCamp has added two new and free online interactive courses to its curriculum: ‘Data Analysis and Statistical Inference‘ and ‘Introduction to Computational Finance‘.  They will be the biggest DataCamp courses to date, so we’re very excited to find out what ... [Read more...]

Character strings in R

February 19, 2014 | thiagogm

This post deals with the basics of character strings in R. My main reference has been Gaston Sanchez‘s ebook [1], which is excellent and you should read it if interested in manipulating text in R. I got the encoding’s section from [2], which is also a nice reference to have ... [Read more...]

Facebook Meets Florence Nightingale and Enrico Fermi

February 19, 2014 | Neil Gunther

Highlighting Facebook's mistakes and weaknesses is a popular sport. When you're the 800 lb gorilla of social networking, it's inevitable. The most recent rendition of FB bashing appeared in a serious study entitled, Epidemiological Modeling of Online Social Network Dynamics, authored by a couple of academics in the Department of Mechanical ... [Read more...]

Web-Scraping: the Basics

February 19, 2014 | Rolf Fredheim

Slides from the first session of my course about web scraping through R: Web scraping for the humanities and social sciencesIncludes an introduction to the paste function, working with URLs, functions and loops. Putting it all together we fetch data in... [Read more...]

Sampling from a torus

February 19, 2014 | Joseph Rickert

by Joseph Rickert One of the key ideas in topological data analysis is to consider a data set to be a sample from a manifold in some high dimensional topological space and then to use the tools of algebraic topology to reconstruct the manifold. It turns out that the converse ... [Read more...]

Atlantic Feature on AI and R

February 19, 2014 | David Smith

A recent feature article in The Atlantic describes the rise of Artificial Intelligence (AI) and how researchers "conduct sophisticated data analyses using cloud resources such as Amazon Web Services and R, an open source application for statistic... [Read more...]

R: Fun with surf3D function

February 19, 2014 | Al-Ahmadgaid Asaad

There is one package that I've been longing. A package that will give me the power to manipulate and do any 3D stuffs in R. I tried persp and wireframe, but I find them difficult to use especially on complicated mathematical functions, like doing param...
[Read more...]

Voting Twice in France

February 19, 2014 | arthur charpentier

On the Monkey Cage blog, Baptiste Coulmont (a.k.a. @coulmont) recently uploaded a post entitled “You can vote twice ! The many political appeals of proxy votes in France“, coauthored with Joël Gombin (a.k.a. @joelgombin), and myself. The study was initially written in French as mentioned in ... [Read more...]

Improved filtfilt() for R

February 19, 2014 | Dan Kelley Blog/R

The filtfilt function in R is supposedly based on the Matlab one, but it does quite badly on endpoints. My goal here is to explore alternatives, with a focus on the Octave method. NOTE: I may also try scipy for hints.) The best method of dealing with endpoints is still ... [Read more...]

New features in the most recent taxize update, v0.2

February 19, 2014 | rOpenSci Blog - R

We just released a new version of taxize - version 0.2.0. This release contains a number of new features, and bug fixes. Here is a run down of some of the changes: First, install and load taxize
install.packages<span>(</span><span>"rgbif"</span><span>)</span>
library<span>(</span>taxize<span>)</span>
New things New functions: class2tree Sometimes you just want to have ... [Read more...]

Global energy forecasting competitions

February 19, 2014 | Rob J Hyndman

The 2012 GEFcom competition was a great success with several new innovative forecasting methods introduced. These have been published in the IJF as follows: Hong, Pinson and Fan. Global Energy Forecasting Competition 2012 Charleton and Singleton. A refined parametric model for short term load forecasting Lloyd. GEFCom2012 hierarchical load forecasting: Gradient boosting ... [Read more...]

PISA 2012, occupations and the shiny app

February 19, 2014 | smarterpoland

OECD has just released a new PISA in Focus titled “Do parents’ occupations have an impact on student performance?”. A shiny app is an add-on to this article, you can open it from this link: http://beta.icm.edu.pl/PISAoccupations2012/. The app allows for comparisons of average performance in ... [Read more...]

Bivariate Densities with N(0,1) Margins

February 18, 2014 | arthur charpentier

This Monday, in the ACT8595 course, we came back on elliptical distributions and conditional independence (here is an old post on de Finetti’s theorem, and the extension to Hewitt-Savage’s). I have shown simulations, to illustrate those two concepts of dependent variables, but I wanted to spend some time ... [Read more...]

R and (Software) Relatives

February 18, 2014 | C

Post also available with code executed inline at rpubs.com. O'Reilly recently published the results of a survey from attendees of the Strata Conference related to tool usage and salary.  The entire survey is available for download.  In the survey results, R was heralded as second only to SQL as ... [Read more...]

Conference talk submission

February 18, 2014 | mages

The second conference on R in Insurance will be held on Monday 14 July 2014 at Cass Business School in London, UK. The intended audience of the conference includes both academics and practitioners who are active or interested in the applications of R in Insurance. This one-day conference will focus on applications ... [Read more...]
1 3 4 5 6 7 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)