paul-buerkner/brms
View on GitHubConsider replacing `asym_laplace_*` with native version from Stan?
Open
#1,836 opened on Nov 13, 2025
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?