Package: FlexGAM 0.7.2
FlexGAM: Generalized Additive Models with Flexible Response Functions
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.
Authors:
FlexGAM_0.7.2.tar.gz
FlexGAM_0.7.2.zip(r-4.5)FlexGAM_0.7.2.zip(r-4.4)FlexGAM_0.7.2.zip(r-4.3)
FlexGAM_0.7.2.tgz(r-4.4-any)FlexGAM_0.7.2.tgz(r-4.3-any)
FlexGAM_0.7.2.tar.gz(r-4.5-noble)FlexGAM_0.7.2.tar.gz(r-4.4-noble)
FlexGAM_0.7.2.tgz(r-4.4-emscripten)FlexGAM_0.7.2.tgz(r-4.3-emscripten)
FlexGAM.pdf |FlexGAM.html✨
FlexGAM/json (API)
NEWS
# Install 'FlexGAM' in R: |
install.packages('FlexGAM', repos = c('https://spiegele.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:94df3aefbd. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:coef.flexgamcoefficients.flexgamdeviance.flexgamfitted.flexgamfitted.values.flexgamflexgammatch_flexgam_controlplot.flexgampredict.flexgamprint.flexgamresid.flexgamresiduals.flexgamresponseresponse.flexgamsummary.flexgam
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Deviance of FlexGAM model | deviance.flexgam |
Estimation of generalized additive model with flexible response function | flexgam |
Prints object of class flexgam | print.flexgam summary.flexgam |
Function to check the control parameters | match_flexgam_control |
Extract model parameters | coef.flexgam coefficients.flexgam fitted.flexgam fitted.values.flexgam resid.flexgam residuals.flexgam |
Plots object of class flexgam. | plot.flexgam |
Predicts values for the object of class flexgam | predict.flexgam |
Predicts values for the object of class flexgam | response response.flexgam |