Articles by Peter's stats stuff - R

nzcensus on GitHub

August 3, 2016 | Peter's stats stuff - R

Introduction A few months back the first, pre-CRAN versions of my nzelect package included some data from the New Zealand Census 2013. As noted in my last post, I’ve now split this into a separate nzcensus package, for ease of development and maint... [Read more...]

nzelect 0.2.0 on CRAN

July 13, 2016 | Peter's stats stuff - R

Introduction The nzelect R package which I first introduced in a blog post in April is now available on CRAN. The version number is 0.2.0. The difference from version 0.1.0 is sizeable - all the 2013 census data has been removed and is now in a companion package, nzcensus. This is for ease ... [Read more...]

Animated world inequality map

July 1, 2016 | Peter's stats stuff - R

In my last post I had a first look (for me) at Estimated Household Income Inequality data from the University of Texas Inequality Project. These data came to my attention when Professor James K. Galbraith used them in his keynote presentation to the 2016 New Zealand Association of Economists conference. Some ... [Read more...]

International Household Income Inequality data

June 29, 2016 | Peter's stats stuff - R

I’m at the New Zealand Association of Economists annual conference in Auckland. The opening keynote speech was from James K. Galbraith on a global view of inequality. He showed a variety of results from the University of Texas Inequality Project’s Estimated Household Income Inequality dataset, which I hadn’... [Read more...]

Monthly Regional Tourism Estimates

June 15, 2016 | Peter's stats stuff - R

A big 18 month project at work culminated today in the release of new Monthly Regional Tourism Estimates for New Zealand. Great work by the team in an area where we’ve pioneered the way, using administrative data from electronic transactions to supplement traditional sources in producing official statistics. Here’s ... [Read more...]

Presentation slides on using graphics

June 13, 2016 | Peter's stats stuff - R

Last week I gave a seminar for around 40 analysts from another government agency on using graphics to represent data. In doing such presentations, I usually focus on different purposes of graphics: exploratory as part of the analysis workflow (eg as diagnosis for statistical models) for presenting results Exactly what the ... [Read more...]

Visual contrast of two robust regression methods

May 21, 2016 | Peter's stats stuff - R

Robust regression For training purposes, I was looking for a way to illustrate some of the different properties of two different robust estimation methods for linear regression models. The two methods I’m looking at are: least trimmed squares, implemented as the default option in lqs() a Huber M-estimator, implemented ... [Read more...]

Announcing new forecastHybrid package

May 6, 2016 | Peter's stats stuff - R

Background and motivation In an earlier post I explored ways that might improve on standard methods for prediction intervals from univariate time series forecasting. One of the tools I used was a convenience function to combine forecasts from Rob Hyndman’s ets and auto.arima functions. David Shaub (with a ... [Read more...]
1 2 3 4 5 6

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)