Smooth additive quantile regression models, fitted using the methods of Fasiolo et al. (2017) <arXiv:1707.03307>. Differently from 'quantreg', the smoothing parameters are estimated automatically by marginal loss minimization, while the regression coefficients are estimated using either PIRLS or Newton algorithm. The learning rate is determined so that the Bayesian credible intervals of the estimated effects have approximately the correct coverage. The main function is qgam() which is similar to gam() in 'mgcv', but fits non-parametric quantile regression models.
Version: | 1.1.1 |
Depends: | mgcv (≥ 1.8.18) |
Imports: | shiny, plyr, doParallel, parallel, grDevices |
Suggests: | knitr, MASS, RhpcBLASctl |
Published: | 2017-08-29 |
Author: | Matteo Fasiolo, Simon N. Wood, Yannig Goude, Raphael Nedellec. |
Maintainer: | Matteo Fasiolo <matteo.fasiolo at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Citation: | qgam citation info |
CRAN checks: | qgam results |
Reference manual: | qgam.pdf |
Vignettes: |
qgam_vignette |
Package source: | qgam_1.1.1.tar.gz |
Windows binaries: | r-devel: qgam_1.1.1.zip, r-release: qgam_1.1.1.zip, r-oldrel: qgam_1.1.1.zip |
OS X El Capitan binaries: | r-release: qgam_1.1.1.tgz |
OS X Mavericks binaries: | r-oldrel: qgam_1.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=qgam to link to this page.