Description Usage Arguments Value Examples
Cumulative probability, quantiles, density function of left-truncated Log-normal distribution.
1 2 3 4 5 |
q |
vectors of quantiles. |
mu |
Mean parameter. |
sigma |
Scale parameter. |
u |
The left truncated point. |
p |
vectors of probabilities. |
x |
vectors of values at which to evaluate density. |
Probability (plnorm_LT), quantile (qlnorm_LT), density (dlnorm_LT) for the left-truncated Log-normal distribution.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.