Skip to content
/ stlplus Public

❗ This is a read-only mirror of the CRAN R package repository. stlplus — Enhanced Seasonal Decomposition of Time Series by Loess. Homepage: https://github.com/hafen/stlplus Report bugs for this package: https://github.com/hafen/stlplus/issues

License

Notifications You must be signed in to change notification settings

cran/stlplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stlplus

Build Status

png

This package contains enhancements to the Seasonal Trend Decomposition using Loess (STL) implementation that comes with base R, stl().

Here are some of the added features over stl():

  • Can handle NA values
  • Higher order loess smoothing (more than just local constant and linear)
  • Automated parameter choices for local quadratic
  • Frequency component smoothing beyond seasonal and trend
  • Plot methods for diagnostics

For (very) experimental inference, prediction, and variance reduction at endpoints, see the operator package.

References

Installation

devtools::install_github("hafen/stlplus")

License

This software is released under the BSD license. Please read the license document.

About

❗ This is a read-only mirror of the CRAN R package repository. stlplus — Enhanced Seasonal Decomposition of Time Series by Loess. Homepage: https://github.com/hafen/stlplus Report bugs for this package: https://github.com/hafen/stlplus/issues

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors