cgam: Constrained Generalized Additive Model

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.

Version: 1.15
Depends: coneproj (≥ 1.12), svDialogs (≥ 0.9-57), splines (≥ 3.4.0), lme4 (≥ 1.1-13), Matrix (≥ 1.2-8), R (≥ 3.0.2)
Suggests: stats, MASS, graphics, grDevices, utils, SemiPar
Published: 2019-10-13
Author: Mary C. Meyer and Xiyue Liao
Maintainer: Xiyue Liao <liaoxiyue2011 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Citation: cgam citation info
Materials: ChangeLog
CRAN checks: cgam results

Downloads:

Reference manual: cgam.pdf
Package source: cgam_1.15.tar.gz
Windows binaries: r-devel: cgam_1.15.zip, r-release: cgam_1.15.zip, r-oldrel: cgam_1.15.zip
macOS binaries: r-release: cgam_1.15.tgz, r-oldrel: cgam_1.15.tgz
Old sources: cgam archive

Reverse dependencies:

Reverse suggests: insight

Linking:

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