cgam
1.32Constrained Generalized Additive Model
Overview
A constrained generalized additive model is fitted by the cgam routine. Given a set of predictors, each of which may have a shape or order restrictions, the maximum likelihood estimator for the constrained generalized additive model is found using an iteratively re-weighted cone projection algorithm. The ShapeSelect routine chooses a subset of predictor variables and describes the component relationships with the response. For each predictor, the user needs only specify a set of possible shape or order restrictions. A model selection method chooses the shapes and orderings of the relationships as well as the variables. The cone information criterion (CIC) is used to select the best combination of variables and shapes. A genetic algorithm may be used when the set of possible models is large. In addition, the cgam routine implements a two-dimensional isotonic regression using warped-plane splines without additivity assumptions. It can also fit a convex or concave regression surface with triangle splines without additivity assumptions. See Liao X, Meyer MC (2019)doi:10.18637/jss.v089.i05 for more details.
Install
Health
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 86%
- Documented parameters
- 92%
- Return-value docs
- 100%
- References docs
- 82%
Downloads
Dependencies
Code & Tests
Datasets
People & History
33 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 1.32Latest
- 1.312026-02-08 · diff ↗
- 1.302026-01-16 · diff ↗
- 1.292025-08-23 · diff ↗
- 1.282025-07-05 · diff ↗
- 1.272025-05-13 · diff ↗
- 1.262025-04-28 · diff ↗
- 1.252025-04-24 · diff ↗
- 1.242025-04-11 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 1.232025-02-19 · diff ↗
- 1.222025-02-17 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 1.212023-08-10 · diff ↗
- RR 4.3.0 released · 2023-04-21
Show 31 earlier events
- 1.202022-11-16 · diff ↗
- 1.192022-10-04 · diff ↗
- 1.182022-07-18 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 1.172021-12-13 · diff ↗
- RR 4.1.0 released · 2021-05-18
- 1.162020-09-29 · diff ↗
- RR 4.0.0 released · 2020-04-24
- 1.152019-10-13 · diff ↗
- 1.142019-05-01 · diff ↗
- RR 3.6.0 released · 2019-04-26
- 1.132019-04-23 · diff ↗
- 1.122018-11-08 · diff ↗
- 1.112018-06-28 · diff ↗
- RR 3.5.0 released · 2018-04-23
- 1.102018-04-11 · diff ↗
- 1.92018-02-15 · diff ↗
- 1.82017-10-02 · diff ↗
- 1.72017-07-03 · diff ↗
- RR 3.4.0 released · 2017-04-21
- 1.62016-11-02 · diff ↗
- 1.52016-06-05 · diff ↗
- RR 3.3.0 released · 2016-05-03
- 1.42016-04-15 · diff ↗
- 1.32015-10-01 · diff ↗
- RR 3.2.0 released · 2015-04-16
- 1.22014-09-10 · diff ↗
- 1.12014-04-17 · diff ↗
- RR 3.1.0 released · 2014-04-10
- 1.02014-03-05
- RR 3.0.0 released · 2013-04-03
Package metadata
- First published
- 2014-03-05
- Total releases
- 33 / 12 yrs
- License
- GPL (>= 2) OSI
- Minimum R
- ≥ 4.3.0
- Bundled data
- 116 KB / 4 files
- Download size
- 352 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet