paul-buerkner/brms
GitHub で見るConsider replacing `asym_laplace_*` with native version from Stan?
Open
#1,836 opened on 2025年11月13日
Stanefficiencygood first issue
Repository metrics
- Stars
- (1,402 stars)
- PR merge metrics
- (平均マージ 7d 21h) (30d で 1 merged PR)
説明
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?