To cite rfastloess in publications use:

Valizadeh A (2025). High-Performance LOESS Smoothing for R. R package version 0.99.10, https://github.com/thisisamirv/loess-project.

Cleveland W (1979). “Robust Locally Weighted Regression and Smoothing Scatterplots.” Journal of the American Statistical Association, 74(368), 829-836. doi:10.1080/01621459.1979.10481038.

Corresponding BibTeX entries:

  @Manual{,
    title = {High-Performance LOESS Smoothing for R},
    author = {Amir Valizadeh},
    year = {2025},
    note = {R package version 0.99.10},
    url = {https://github.com/thisisamirv/loess-project},
  }
  @Article{Cleveland1979,
    title = {Robust Locally Weighted Regression and Smoothing
      Scatterplots},
    author = {William S. Cleveland},
    journal = {Journal of the American Statistical Association},
    year = {1979},
    volume = {74},
    number = {368},
    pages = {829-836},
    doi = {10.1080/01621459.1979.10481038},
  }