dlaplace: Density of the Laplace distribution

Description Usage Arguments

Description

Returns the density Laplace(x | \mu, b)

Usage

1
dlaplace(x, mu = 0, b = 1, logarithm = FALSE)

Arguments

x

vector of quantiles

mu

location, scalar

b

scale, positive

logarithm

logical; if TRUE, probabilities p are given as log(p)


JimSkinner/spca documentation built on May 7, 2019, 10:52 a.m.