2014

Parallelism via “parSapply”

December 13, 2014 | ivannp

In an earlier post, I used mclapply to kick off parallel R processes and to demonstrate inter-process synchronization via the flock package. Although I have been using this approach to parallelism for a few years now, I admit, it has certain important disadvantages. It works only on a single machine, ... [Read more...]

rfoaas 0.0.4.20141212

December 13, 2014 | Thinking inside the box

A new version of rfoaas is now on CRAN. The rfoaas package provides an interface for R to the most excellent FOAAS service -- which provides a modern, scalable and RESTful web service for the frequent need to tell someone to eff off. The FOAAS backen... [Read more...]

Notes on shrinkage & prediction in hierarchical models

December 13, 2014 | Maxwell B. Joseph

Ecologists increasingly use mixed effects models, where some intercepts or slopes are fixed, and others are random (or varying). Often, confusion exists around whether and when to use fixed vs. random intercepts/slopes, which is understandable given their multiple definitions. In an attempt to help clarify the utility of varying ... [Read more...]

UEFA Champions League Round of 16 draw

December 13, 2014 | martin

Each year after the group stage, there is the much awaited drawing of the eighth-final, which essentially defines a team’s fate. So far the thing is not too complicated, as there are 16 teams out of which we need to generate 8 games – no problem if it would be possible to ... [Read more...]

New ASA Guidelines for Undergraduate Statistics Programs

December 12, 2014 | Joseph Rickert

by Joseph Rickert The American Statistical Association (ASA) Undergraduate Guidelines Workgroup recently published the report Curriculum Guidelines for Undergraduate Programs in Statistical Science. Although intended for educators setting up or revamping Stats programs at colleges and universities, this concise, 17 page document should be good reading for anyone who wants to ... [Read more...]

On Early Warning Systems in Education

December 11, 2014 | Jared Knowles

Recently the NPR program Marketplace did a story about the rise of the use of dropout early warning systems in public schools that you can read or listen to online. I was lucky enough to be interviewed for the piece because of the role I have play... [Read more...]

RProtoBuf 0.4.2

December 11, 2014 | Thinking inside the box

A new release 0.4.2 of RProtoBuf is now on CRAN. RProtoBuf provides R bindings for the Google Protocol Buffers ("Protobuf") data encoding library used and released by Google, and deployed as a language and operating-system agnostic protocol by numerous projects. Murray and Jeroen did almost all of the heavy lifting. Many ... [Read more...]

Accessing, cleaning and plotting NOAA Temperature Data

December 11, 2014 | Fabio Veronesi

In my previous post I said that my students are using data from NOAA for their research.NOAA in fact provides daily averages of several environmental parameters for thousands of weather stations scattered across the globe, completely free. In details, NOAA provides the following data: Mean temperature for the day ... [Read more...]

Revolution R Open 8.0.1 now available

December 11, 2014 | David Smith

We've just made the latest update to Revolution R Open, the enhanced distribution of open-source R, available for download from MRAN. The main feature of this release is an upgrade to the R 3.1.2 engine, and support for MacOS Yosemite. (You can read about all the changes in the NEWS file.) ... [Read more...]

Out of Nowhere–Explore Text on a Path

December 11, 2014 | klr

I had not really stopped to think of this until I listened to this The Web Ahead podcast with Sara Soueidan.  What is really interesting about the tech world is how experts can seemingly pop up out of nowhere and become the authority on a topic.  In the podcast, this ... [Read more...]

In case you missed it: November 2014 Roundup

December 11, 2014 | David Smith

In case you missed them, here are some articles from November of particular interest to R users. Reviews of some of the R-related presentations (by John Chambers, Trevor Hastie and others) at the H20 World conference. An R/Shiny app for making egg-nog. An author's look at how R was ... [Read more...]

Analyzing Ponemon Cost of Data Breach

December 11, 2014 | Jay Jacobs (@jayjacobs)

I was recently presenting on the use of statistics for risk analysis at the SIRACon conference held in Minneapolos (Oct. 9th and 10th, 2014). I was explaining how models and algorithms work at a high level: given one or more observations and the outcomes, we build models or algorithms to learn ... [Read more...]

Download Federal Reserve Economic Data (FRED) with Python

December 10, 2014 | statcompute

In the operational loss calculation, it is important to use CPI (Consumer Price Index) adjusting historical losses. Below is an example showing how to download CPI data online directly from Federal Reserve Bank of St. Louis and then to calculate monthly and quarterly CPI adjustment factors with Python. [Read more...]
1 5 6 7 8 9 145

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)