# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rfastlowess" in publications use:' type: software license: - Apache-2.0 - MIT title: 'rfastlowess: High-Performance LOWESS Smoothing for R' version: 1.3.0 identifiers: - type: doi value: 10.32614/CRAN.package.rfastlowess abstract: Provides high-performance LOWESS smoothing (Locally Weighted Scatterplot Smoothing) using a 'Rust' backend. Supports various weight functions, robustness iterations, streaming/online processing, cross-validation, and uncertainty quantification. Applicable to genomic data, time series, and general-purpose smoothing tasks. authors: - family-names: Valizadeh given-names: Amir email: thisisamirv@gmail.com orcid: https://orcid.org/0000-0001-5983-8527 preferred-citation: type: manual title: High-Performance LOWESS Smoothing for R authors: - family-names: Valizadeh given-names: Amir email: thisisamirv@gmail.com orcid: https://orcid.org/0000-0001-5983-8527 year: '2026' notes: R package version 1.3.0 url: https://github.com/thisisamirv/lowess-project repository: https://thisisamirv.r-universe.dev repository-code: https://github.com/thisisamirv/lowess-project commit: 96219cc9a9049fdfb537baf6408fea994dec8129 url: https://lowess.readthedocs.io/ date-released: '2026-05-13' contact: - family-names: Valizadeh given-names: Amir email: thisisamirv@gmail.com orcid: https://orcid.org/0000-0001-5983-8527 references: - type: article title: Robust Locally Weighted Regression and Smoothing Scatterplots authors: - family-names: Cleveland given-names: William S. journal: Journal of the American Statistical Association year: '1979' volume: '74' issue: '368' doi: 10.1080/01621459.1979.10481038 start: 829-836