paul-buerkner/brms

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

Open

#1.836 aberto em 13 de nov. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)R (220 forks)batch import
Stanefficiencygood first issue

Métricas do repositório

Stars
 (1.402 stars)
Métricas de merge de PR
 (Mesclagem média 7d 21h) (1 fundiu PR em 30d)

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?

Guia do colaborador