⚠️There's a newer version (1.0) of this package. Take me there.

prophet (version 0.1)

Automatic Forecasting Procedure

Description

Implements a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly and weekly seasonality, plus holidays. It works best with daily periodicity data with at least one year of historical data. Prophet is robust to missing data, shifts in the trend, and large outliers.

Copy Link

Version

Down Chevron

Install

install.packages('prophet')

Monthly Downloads

13,863

Version

0.1

License

BSD_3_clause + file LICENSE

Maintainer

Last Published

February 1st, 2017

Functions in prophet (0.1)