Other packages > Find by keyword >

GeDS  

Geometrically Designed Spline Regression
View on CRAN: Click here


Download and install GeDS package within the R console
Install from CRAN:
install.packages("GeDS")

Install from Github:
library("remotes")
install_github("cran/GeDS")

Install by package version:
library("remotes")
install_version("GeDS", "0.3.3")



Attach the package and use:
library("GeDS")
Maintained by
Emilio S. Guillen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-08
Latest Update: 2025-06-30
Description:
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) and Dimitrova et al. (2023) . 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).
How to cite:
Emilio S. Guillen (2017). GeDS: Geometrically Designed Spline Regression. R package version 0.3.3, https://cran.r-project.org/web/packages/GeDS. Accessed 07 Mar. 2026.
Previous versions and publish date:
0.1.2 (2017-11-08 20:24), 0.1.3 (2017-12-19 12:12), 0.1.4 (2023-12-06 11:00), 0.2.0 (2024-03-24 16:50), 0.2.1 (2024-04-12 00:00), 0.2.2 (2024-04-24 19:20), 0.2.3 (2024-07-19 16:30), 0.2.4 (2024-09-12 16:10), 0.2.5 (2025-01-21 17:30), 0.2.6 (2025-02-10 13:30), 0.2.7 (2025-03-11 15:30), 0.2.8 (2025-03-14 11:10), 0.2.9 (2025-03-28 12:40), 0.3.0 (2025-04-16 12:40), 0.3.1 (2025-04-22 09:30), 0.3.2 (2025-06-10 14:50)
Other packages that cited GeDS R package
View GeDS citation profile
Other R packages that GeDS depends, imports, suggests or enhances
Complete documentation for GeDS
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA