• Home
  • News
  • Applications
  • Methods
  • Hardware
  • CV
  • All posts

Methods

Implementation notes for custom latent models, custom likelihoods, and smoothers in R-INLA.

MMM goes bru: how to implement the hill(adstock(-)) function from Meridian in inlabru?

I was recently looking at the Marketing Mix Modelling literature, which is essentially Bayesian probabilistic modelling applied to marketing and adjacent business questions.…
May 1, 2026

Another look at DLNM with inlabru

This methods note will take another look at distributed lag non-linear models with inlabru. More specifically, I’ll show how to specify the model using the _eval features.
Apr 28, 2026

Fitting Bayesian Distributed Lag Non-Linear Models with inlabru

Distributed lag non-linear models (DLNMs) are useful when an exposure can affect the response both non-linearly and with a delay. A common example is environmental…
Apr 26, 2026

MMD estimator

Download inla_mmd_cloglike.c
Apr 18, 2026

Censored binomial likelihood in R-INLA

Download cloglike-censored-binomial.c
Apr 12, 2026

Univariate P-splines in R-INLA and inlabru

P-splines combine a flexible B-spline basis with a roughness penalty on the coefficients. Their main practical objective is to make model specification more robust to the…
Apr 12, 2026
No matching items

Olivier Supplisson (2026).