Package: lspline
Type: Package
Title: Linear Splines with Convenient Parametrisations
Version: 1.0-0
Description: Linear splines with convenient parametrisations such that 
  (1) coefficients are slopes of consecutive segments or (2) coefficients are 
  slope changes at consecutive knots. Knots can be set manually or at break points
  of equal-frequency or equal-width intervals covering the range of 'x'.
  The implementation follows Greene (2003), chapter 7.2.5.
Suggests: testthat, knitr, rmarkdown, scales, ggplot2, broom
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Authors@R: c(person("Michal", "Bojanowski", role=c("aut", "cre"), email="michal2992@gmail.com"))
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-04-10 20:49:24 UTC; mbojan
Author: Michal Bojanowski [aut, cre]
Maintainer: Michal Bojanowski <michal2992@gmail.com>
Repository: CRAN
Date/Publication: 2017-04-10 21:15:06 UTC
Built: R 4.6.0; ; 2025-07-18 04:28:06 UTC; unix
