Description Usage Arguments Value Examples
View source: R/distributions.R
Truncated Gaussian probability density function
1 |
x |
vector of quantiles |
mu |
vector of location parameter values |
sigma |
vector of scale parameter values |
lower |
lower truncation limit |
upper |
upper trunctation limit |
log |
if TRUE, probabilities p are given as log(p). |
vector
1 | dtnorm()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.