CRAN/E | GeDS

GeDS

Geometrically Designed Spline Regression

Installation

About

Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geometrically Designed (GeD) Splines. GeDS regression is a non-parametric method inspired by geometric principles, for fitting spline regression models with variable knots in one or two independent variables. It efficiently estimates the number of knots and their positions, as well as the spline order, assuming the response variable follows a distribution from the exponential family. GeDS models integrate the broader category of Generalized (Non-)Linear Models, offering a flexible approach to modeling complex relationships. A description of the method can be found in Kaishev et al. (2016) doi:10.1007/s00180-015-0621-7 and Dimitrova et al. (2023) doi:10.1016/j.amc.2022.127493. Further extending its capabilities, GeDS's implementation includes Generalized Additive Models (GAM) and Functional Gradient Boosting (FGB), enabling versatile multivariate predictor modeling, as discussed in the forthcoming work of Dimitrova et al. (2024).

Citation GeDS citation info
github.com/emilioluissaenzguillen/GeDS
Bug report File report

Key Metrics

Version 0.2.2
R ≥ 3.0.1
Published 2024-04-24 15 days ago
Needs compilation? yes
License GPL-3
CRAN checks GeDS results

Downloads

Yesterday 11 0%
Last 7 days 70 -56%
Last 30 days 469 +47%
Last 90 days 961 +3%
Last 365 days 2.792 -3%

Maintainer

Maintainer

Emilio S. Guillen

Emilio.Saenz-Guillen@bayes.city.ac.uk

Authors

Dimitrina S. Dimitrova
Emilio S. Guillen
Vladimir K. Kaishev
Andrea Lattuada
Richard J. Verrall

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

GeDS archive

Depends

R ≥ 3.0.1
Rcpp ≥ 0.12.1
splines
stats
utils
Matrix
methods
Rmpfr

Imports

doFuture
doParallel
doRNG
foreach
future
MASS
mboost
parallel
plot3D
TH.data

LinkingTo

Rcpp