qgam: Bayesian non-parametric quantile regression modelling in R
Matteo Fasiolo, Simon N. Wood, Margaux Zaffran, Rapha\"el Nedellec,, Yannig Goude

TL;DR
The paper introduces the qgam R package, enabling flexible Bayesian non-parametric quantile regression using GAMs without parametric distribution assumptions, extending the mgcv package.
Contribution
It presents a new R package, qgam, that implements fast Bayesian quantile GAMs based on a non-parametric loss function, expanding GAM modeling capabilities.
Findings
qgam provides accurate quantile estimates with credible intervals.
The package demonstrates practical application examples.
It offers a flexible alternative to parametric GAMs.
Abstract
Generalized additive models (GAMs) are flexible non-linear regression models, which can be fitted efficiently using the approximate Bayesian methods provided by the mgcv R package. While the GAM methods provided by mgcv are based on the assumption that the response distribution is modelled parametrically, here we discuss more flexible methods that do not entail any parametric assumption. In particular, this article introduces the qgam package, which is an extension of mgcv providing fast calibrated Bayesian methods for fitting quantile GAMs (QGAMs) in R. QGAMs are based on a smooth version of the pinball loss of Koenker (2005), rather than on a likelihood function, hence jointly achieving satisfactory accuracy of the quantile point estimates and coverage of the corresponding credible intervals requires adopting the specialized Bayesian fitting framework of Fasiolo, Wood, Zaffran,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Statistical Methods and Bayesian Inference · Bayesian Methods and Mixture Models
