I am a statistician working on Generalized Additive Models (GAMs) at the University of Bristol. Broadly, my research aims at developing new statistical methodology and software (mainly R packages) for tackling interesting scientific and industrial problems. The main application I am currently focusing on is electricity demand forecasting, and this part of my work is performed in collaboration with Électricité de France (EDF) R&D and Simon Wood. My other research interests are intractable likelihoods and importance sampling.
Beside doing research, I enjoy teaching short courses on GAM modelling, so if you are interested in organizing one don’t hesitate to contact me.
Publications
March20: our paper titled “Fast calibrated additive quantile regression” has been accepted for publication on the Journal of the American Statistical Association (Theory and Methods). Many thanks to the reviewers for their constructive comments.
May19: our paper titled “Scalable visualisation methods for modern Generalized Additive Models” has been accepted by the Journal of Computational and Graphical Statistics. The comments of three anonymous reviewers and an associate editor were extremely helpful in improving the paper.
Sep18: we have arXived a new paper titled “Scalable visualisation methods for modern Generalized Additive Models”. It proposes new visual diagnostics and smooth effect plots for GAM models, and it briefly mentions their implementation in the mgcViz R package.
Aug18: as Scott Sisson announced on Twitter, the Handbook of Approximate Bayesian Computation as finally been published! It contains a chapter from Simon Wood and I, titled “Approximate methods for dynamic ecological models”, where we compare Synthetic Likelihood and Approximate Bayesian Computation (ABC), in the context of a prey-predator model for the observed population dynamics of Fennoscandian voles. A free Arxiv version of the chapter is also available.
May18: our paper titled “An extended empirical saddlepoint approximation for intractable likelihoods” has been published on the Electronic Journal of Statistics. Many thanks to two anonimous reviewers and to the editors for their responsiveness.
Training
Sep19: I will deliver a 1-day GAM course WhyR19 conference in Warsaw. The material is freely available here.
Sep19: I delivered a training course on GAM modelling at the Euregio Summer School in Data Science in Bolzano (Bozen). The material is here.
Jun19: Simon Wood and I are going to teach a one day course on additive modelling at the RSS in London.
Jul18: I have thought an introductory course on GAM modelling using the mgcv, mgcViz and qgam R packages at the UseR18 conference in Brisbane. The course was recorded and can be viewed here and here, while all the material (slides, exercises and solutions) can be found here.
Software
March20: a new version of the mgcViz R package is now on CRAN. The main new feature is methods for computing and visualising the accumulated local effects of Apley and Zhu, 2016 for GAMs. Such plots are particularly useful for multinomial regression models.
June19: a new version of the qgam R package has been release on CRAN. It features automatic loss smoothness selection, using the methods described in our arXived paper.
Jul18: the mgcViz R package has finally arrived on CRAN. It contains quite a lot of new visualizations and diagnostics for GAMs models, mostly implemented in ggplot2.
May18: the new CRAN version of qgam implements a new calibration method which makes estimation of quantile GAM models around 10 times faster the under the previous package version. The details on the new “Bayesian sandwich” calibration method can be found in our arxived paper.