Skip to content

A Julia wrapper around the Fortran implementation of the STL (Seasonal and Trend decomposition using Loess) algorithm

License

Notifications You must be signed in to change notification settings

WilliBee/STLDecomposition.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STLDecomposition.jl

Build Status

A Julia wrapper around the Fortran implementation of the STL (Seasonal and Trend decomposition using Loess) algorithm

Credit

This library wraps around a modified version in the r-source repo of the original Fortran code

References

  • Cleveland, R. B., Cleveland, W. S., McRae, J. E., & Terpenning, I. J. (1990). STL: A seasonal-trend decomposition procedure based on loess. Journal of Official Statistics, 6(1), 3–33. http://bit.ly/stl1990
  • Hyndman, R.J., & Athanasopoulos, G. (2021) Forecasting: principles and practice, 3rd edition, OTexts: Melbourne, Australia. OTexts.com/fpp3. Accessed on 2023/07/24. https://otexts.com/fpp3/stl.html

About

A Julia wrapper around the Fortran implementation of the STL (Seasonal and Trend decomposition using Loess) algorithm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages