Uncategorized

Cooling Stations

March 17, 2012 | Steven Mosher

Over the course of the past few years I have taking a look at cooling stations a few times but never in much depth. A few other people have looked at them, but usually without much rigor. The standard approach is to find some cooling stations and then conclude that ... [Read more...]

Call for chapters: Data Mining Applications with R

March 15, 2012 | Yanchang Zhao

Data Mining Applications with R A book to be published by Elsevier http://www.RDataMining.com/books/book2 Proposal Submission Deadline: April 30, 2012 Introduction R is one of the most widely used data mining tools in scientific and business applications, among dozens of commercial … Continue reading → [Read more...]

More Anthromes !

March 13, 2012 | Steven Mosher

First off let me thank folks for all the comments and suggestions. I’m just starting to explore this data so perhaps I should explain how I go about  doing this. First off, I am looking for a global bias in the record from UHI. It is well known that ... [Read more...]

Anthromes and UHI

March 12, 2012 | Steven Mosher

With BerkeleyEarth 1.6 posted to CRAN I figured it was time to do some sample programs to explain how the package worked and integrated with other packages. Also, I have some issues to check out with the metadata; and in the long run I want to reformulate my metadata package to ... [Read more...]

Montreal R workshop on Causal Inference

March 5, 2012 | Corey Chivers

Monday, March 05, 2012  14h-16h N4/17 Stewart Biology Building, McGill University Prof. Bill Shipley from Université de Sherbrooke Topics Structural equation modelling Graphical models for understanding causal analysis Testing for goodness of fit...
[Read more...]

BerkeleyEarth Version 1.6

March 5, 2012 | Steven Mosher

Version 1.6 has just been submitted to CRAN and I will post the source here in the dropbox. Version 1.6 will probably be stable for a long time unless I find a bug. The main additions I made were adding a few functions to make some things easier, and I converted two ... [Read more...]

Data visualization

March 4, 2012 | Rob J Hyndman

For those who have not read the seminal works of Tufte and Cleveland, please hang your heads in shame. To salvage some sense of self-worth, you can then head over to Solomon Messing’s blog where he is starting a series on data visualization based on ... [Read more...]

Berkeley Earth Surface Temperature: V1.5

February 21, 2012 | Steven Mosher

My R package designed to import all of the Berkeley Earth Surface temperature data is officially on CRAN, as BerkeleyEarth.  The version there is 1.3 and I’ve completed some testing with the help of David Vavra. The result of that is version 1.5 which is available here at the drop box. ... [Read more...]

Visualising the Metropolis-Hastings algorithm

February 10, 2012 | Corey Chivers

In a previous post, I demonstrated how to use my R package MHadapive to do general MCMC to estimate Bayesian models. The functions in this package are an implementation of  the Metropolis-Hastings algorithm. In this post, I want to provide an intuitive way to picture what is going on ‘under ... [Read more...]

Analyzing Twitter Data in R – Part 1

February 8, 2012 | Abraham Mathew

I recently began using the TwitteR package in R to examine my tweeting patterns. One of my first projects was to identify each of my Twitter followers, where they were located, how many tweets they had, and then plot their location on a map using a bubble which was related ... [Read more...]

Monty Hall by simulation in R

February 3, 2012 | bayesianbiologist

(Almost) every introductory course in probability introduces conditional probability using the famous Monte Hall problem. In a nutshell, the problem is one of deciding on a best strategy in a simple game. In the game, the contestant is asked to select one of three doors. Behind one of the doors ... [Read more...]

Quick Introduction to ggplot2

January 17, 2012 | Edwin Chen

For a much better looking version of this post (where code is actually readable!), see this Github repository, which also contains some of the example datasets I use and a literate programming version of this tutorial. Introduction This is a bare-bones introduction to ggplot2, a visualization package in R. It ... [Read more...]

Initial impressions of RangeLab

December 30, 2011 | Derek-Jones

I was rummaging around in the source of R looking for trouble, as one does, when I came across what I believed to be a less than optimally accurate floating-point algorithm (function R_pos_di in src/main/arithemtic.c). Analyzing the accuracy of floating-point code is notoriously difficult and ... [Read more...]

Happy Holidays and Best Wishes for 2012

December 22, 2011 | systematicinvestor

This is just a quick note to wish you and your family a very healthy and happy holidays and wonderful New Year! I hope you enjoyed reading my blog and thank you for your comments and emails. Here is a short R code that implements an interesting idea from the ... [Read more...]

Job Satisfaction in England – GGPlot #2

November 29, 2011 | Abraham Mathew

I’ve recently been scouring the internet for a public opinion data set pertaining to job satisfaction. I was particularly interested in examining how gender, age, and socio-economic status influence how satisfied an individual is with their current employment situation. For example, existing research suggests that women and private-sector employees ... [Read more...]
1 2 3 4 5 6 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)