paul-buerkner/brms

Consider replacing `asym_laplace_*` with native version from Stan?

Open

#1,836 opened on Nov 13, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)R (1,402 stars) (220 forks)batch import
Stanefficiencygood first issue

Description

Stan since 2.28 has natively adopted Asym Laplace and named skew double exponential distribution.

Perhaps it would speed up the sampler by using the native version for asym_laplace family?

Contributor guide