# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pwlapprox2d" in publications use:' type: software license: MIT title: 'pwlapprox2d: Approximates Univariate Continuous Functions Through Piecewise Linear Regression' version: 0.1.0 doi: 10.32614/CRAN.package.pwlapprox2d abstract: Allows users to find a piecewise linear regression approximation to a given continuous univariate function within a specified error tolerance. Methods based on Warwicker and Rebennack (2025) "Efficient continuous piecewise linear regression for linearising univariate non-linear functions" . authors: - family-names: Warwicker given-names: John email: john.warwicker@kit.edu repository: https://jwarwicker.r-universe.dev commit: a2a93909ec3a749925b6c0be915893b661fd4c72 date-released: '2025-11-18' contact: - family-names: Warwicker given-names: John email: john.warwicker@kit.edu