aspline: Spline Regression with Adaptive Knot Selection

Perform one-dimensional spline regression with automatic knot selection. This package uses a penalized approach to select the most relevant knots. B-splines of any degree can be fitted. More details in 'Goepp et al. (2018)', "Spline Regression with Automatic Knot Selection", <arXiv:1808.01770>.

Version: 0.2.0
Depends: R (≥ 2.10)
Imports: magrittr, ggplot2, dplyr, tidyr, splines2, Rcpp, mgcv, rlang
LinkingTo: Rcpp
Suggests: knitr, markdown, rmarkdown, covr
Published: 2022-06-09
Author: Vivien Goepp ORCID iD [aut, cre], Grégory Nuel [aut]
Maintainer: Vivien Goepp <vivien.goepp at gmail.com>
BugReports: https://github.com/goepp/aspline/issues
License: GPL-3
URL: https://github.com/goepp/aspline
NeedsCompilation: yes
Materials: README
CRAN checks: aspline results

Documentation:

Reference manual: aspline.pdf
Vignettes: Illustration of Adaptive Spline

Downloads:

Package source: aspline_0.2.0.tar.gz
Windows binaries: r-devel: aspline_0.2.0.zip, r-release: aspline_0.2.0.zip, r-oldrel: aspline_0.2.0.zip
macOS binaries: r-release (arm64): aspline_0.2.0.tgz, r-oldrel (arm64): aspline_0.2.0.tgz, r-release (x86_64): aspline_0.2.0.tgz
Old sources: aspline archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=aspline to link to this page.