prophet: Automatic Forecasting Procedure

Implements a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects. It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, and typically handles outliers well.

Package details

AuthorSean Taylor [cre, aut], Ben Letham [aut]
MaintainerSean Taylor <sjtz@pm.me>
LicenseMIT + file LICENSE
Version1.0
URL https://github.com/facebook/prophet
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("prophet")

Try the prophet package in your browser

Any scripts or data that you put into this service are public.

prophet documentation built on March 30, 2021, 5:05 p.m.