stlplus: Enhanced Seasonal Decomposition of Time Series by Loess (original) (raw)

Decompose a time series into seasonal, trend, and remainder components using an implementation of Seasonal Decomposition of Time Series by Loess (STL) that provides several enhancements over the STL method in the stats package. These enhancements include handling missing values, providing higher order (quadratic) loess smoothing with automated parameter choices, frequency component smoothing beyond the seasonal and trend components, and some basic plot methods for diagnostics.

Version: 0.5.1
Imports: lattice, yaImpute, stats, Rcpp
LinkingTo: Rcpp
Suggests: testthat
Published: 2016-01-06
DOI: 10.32614/CRAN.package.stlplus
Author: Ryan Hafen [aut, cre]
Maintainer: Ryan Hafen
BugReports: https://github.com/hafen/stlplus/issues
License: BSD_3_clause + file
URL: https://github.com/hafen/stlplus
NeedsCompilation: yes
Materials: README
In views: MissingData, TimeSeries
CRAN checks: stlplus results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=stlplusto link to this page.