Package: pwlapprox2d
Title: Approximates Univariate Continuous Functions Through Piecewise
        Linear Regression
Version: 0.1.0
Authors@R: person("John", "Warwicker", email = "john.warwicker@kit.edu", role = c("aut", "cre"))
Description: 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" <doi:10.1080/24725854.2023.2299809>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: nloptr
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-11-18 10:17:04 UTC; alasd
Author: John Warwicker [aut, cre]
Maintainer: John Warwicker <john.warwicker@kit.edu>
Repository: CRAN
Date/Publication: 2025-11-21 14:50:13 UTC
Built: R 4.4.3; ; 2026-01-31 03:32:52 UTC; windows
