Nothing
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.
Package details |
|
---|---|
Author | Ryan Hafen [aut, cre] |
Maintainer | Ryan Hafen <rhafen@gmail.com> |
License | BSD_3_clause + file LICENSE |
Version | 0.5.1 |
URL | https://github.com/hafen/stlplus |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.