| truncatedLaplace | R Documentation |
Evaluates a Laplace distribution truncated to 95% of its area, with weights scaled to 10/19.
truncatedLaplace(x, laplaceScale)
x |
A vector of integers representing centered SNP positions. |
laplaceScale |
Scale parameter of the Laplace distribution. |
x must be within +- laplaceScale * log(20).
A numeric vector of weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.