lgspline

A comprehensive software package for fitting smoothing splines and generalizations thereof

https://github.com/matthewlouisdavisbiostat/lgspline

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.3%) to scientific vocabulary

Keywords

biostatistics smoothing splines
Last synced: 6 months ago · JSON representation

Repository

A comprehensive software package for fitting smoothing splines and generalizations thereof

Basic Info
  • Host: GitHub
  • Owner: matthewlouisdavisBioStat
  • License: other
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 8.24 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Topics
biostatistics smoothing splines
Created 11 months ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

Introduction

This R package implements Lagrangian multiplier smoothing splines, which reformulate smoothing splines through constrained optimization. This approach provides direct access to predictor-response relationships through interpretable coefficients, unlike other formulations that require post-fitting algebraic manipulation.

Installation

devtools::install_github("matthewlouisdavisBioStat/lgspline")

Citation

If you use this package in your research, please cite:

Davis, M. (2025). Lagrangian Multiplier Smoothing Splines. https://github.com/matthewlouisdavisBioStat/lgspline/

Contact

For questions or feedback, please open an issue on GitHub.

Owner

  • Login: matthewlouisdavisBioStat
  • Kind: user

GitHub Events

Total
  • Release event: 3
  • Push event: 29
  • Create event: 6
Last Year
  • Release event: 3
  • Push event: 29
  • Create event: 6

Packages

  • Total packages: 1
  • Total downloads:
    • cran 179 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: lgspline

Lagrangian Multiplier Smoothing Splines for Smooth Function Estimation

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 179 Last month
Rankings
Dependent packages count: 26.7%
Dependent repos count: 32.9%
Average: 48.8%
Downloads: 86.7%
Maintainers (1)
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • FNN * imports
  • Rcpp >= 1.0.7 imports
  • RcppArmadillo * imports
  • graphics * imports
  • parallel * imports
  • stats * imports
  • FNN * suggests
  • RColorBrewer * suggests
  • knitr * suggests
  • plotly * suggests
  • quadprog * suggests
  • rmarkdown * suggests
  • survival * suggests
  • testthat >= 3.0.0 suggests
.github/workflows/rhub.yaml actions
  • r-hub/actions/checkout v1 composite
  • r-hub/actions/platform-info v1 composite
  • r-hub/actions/run-check v1 composite
  • r-hub/actions/setup v1 composite
  • r-hub/actions/setup-deps v1 composite
  • r-hub/actions/setup-r v1 composite