Skip to content

Commit

Permalink
point badges at robjhyndman instead of zachmayer
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmayer committed Jul 1, 2015
1 parent 3c0c77e commit 03ca995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#forecast
[![Travis-CI Build Status](https://travis-ci.org/zachmayer/forecast.svg?branch=master)](https://travis-ci.org/zachmayer/forecast)
[![Coverage Status](https://img.shields.io/coveralls/zachmayer/forecast.svg)](https://coveralls.io/r/zachmayer/forecast?branch=master)
[![Travis-CI Build Status](https://travis-ci.org/robjhyndman/forecast.svg?branch=master)](https://travis-ci.org/robjhyndman/forecast)
[![Coverage Status](https://img.shields.io/coveralls/robjhyndman/forecast.svg)](https://coveralls.io/r/robjhyndman/forecast?branch=master)

The R package *forecast* provides methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.

Expand Down

0 comments on commit 03ca995

Please sign in to comment.