Skip to content

Implement Asymmetric Laplace Distribution #2312

Open
@heroxbd

Description

@heroxbd

Summary:

We would like to have asymmetric Laplace distribution to be implemented in stan.

Description:

As discussed in the mailing list, it is particularly of interest for Bayesian quantile regression.

Also known as skewed Laplace distribution, the asymmetric Laplace distribution has an additional parameter \tau (\tau \in [0,1])

codecogseqn

which reduces to Laplace distribution when \tau=0.5.

With the Laplace distribution already in stan (named DoubleExponential), introducing asymmetric Laplace distribution is relatively straight forward.

Additional Information:

Yu, K., Moyeed, R.A., 2001. Bayesian quantile regression. Statistics & Probability Letters 54, 437–447. doi:10.1016/S0167-7152(01)00124-9

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions