opendoor-labs/TCSDecomp: Structrual time series decomposition using the Kalman filter

Decomposition model is Y = T + C + S + e where Y is the data, T is the trend, C is the cycle, S is the seasonality, and e is the observation error.

Getting started

Package details

AuthorAlex Hubbard
MaintainerAlex Hubbard <alex.hubbard@opendoor.com>
LicenseGPL (>= 2)
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("opendoor-labs/TCSDecomp")
opendoor-labs/TCSDecomp documentation built on April 21, 2020, 3:15 a.m.