CRAN/E | FlexGAM

FlexGAM

Generalized Additive Models with Flexible Response Functions

Installation

About

Standard generalized additive models assume a response function, which induces an assumption on the shape of the distribution of the response. However, miss-specifying the response function results in biased estimates. Therefore in Spiegel et al. (2017) doi:10.1007/s11222-017-9799-6 we propose to estimate the response function jointly with the covariate effects. This package provides the underlying functions to estimate these generalized additive models with flexible response functions. The estimation is based on an iterative algorithm. In the outer loop the response function is estimated, while in the inner loop the covariate effects are determined. For the response function a strictly monotone P-spline is used while the covariate effects are estimated based on a modified Fisher-Scoring algorithm. Overall the estimation relies on the 'mgcv'-package.

Key Metrics

Version 0.7.2
R ≥ 3.4.0
Published 2020-06-07 1422 days ago
Needs compilation? no
License GPL-2
CRAN checks FlexGAM results

Downloads

Yesterday 5 0%
Last 7 days 40 -15%
Last 30 days 145 -5%
Last 90 days 425 -38%
Last 365 days 1.994 -23%

Maintainer

Maintainer

Elmar Spiegel

espiege@uni-goettingen.de

Authors

Elmar Spiegel

aut / cre

Material

NEWS
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

FlexGAM archive

Depends

R ≥ 3.4.0
mgcv ≥ 1.8-23

Imports

graphics
MASS
Matrix
scam
splines
stats