Package: peRiodiCS
Type: Package
Title: Functions for Generating Periodic Curves
Version: 0.5.0
Date: 2018-07-02
Authors@R: c(
    person("Crt", "Ahlin", email = "crt.ahlin@gmail.com", role = c("aut", "cre")),
    person("Lara", "Lusa", role = "aut")
    )
Description: 
    Functions for generating variants of curves:
    restricted cubic spline, periodic restricted cubic spline,
    periodic cubic spline. Periodic splines can be used to model data
    that has periodic nature / seasonality.
License: GPL-3
BugReports: https://github.com/crtahlin/peRiodiCS/issues
Depends: R (>= 2.10)
Imports: graphics, Hmisc, rms
Suggests: testthat
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-02 15:22:31 UTC; crtah
Author: Crt Ahlin [aut, cre],
  Lara Lusa [aut]
Maintainer: Crt Ahlin <crt.ahlin@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-05 09:20:07 UTC
Built: R 4.6.0; ; 2025-07-18 10:41:44 UTC; unix
