powered by
laplace(mu,sd)
laplace(mu = 0, sd = 1)
the location parameter mu
the standard deviation parameter sigma
a numerical vector interpreted as a prior in Stan
Define a Laplace prior distribution using the hyper parameters mu and sigma, by default a standard Laplace distribution is return.
The laplace distribution is exactly the same as the double exponential distribution