Description Usage Arguments Value Examples
Cumulative probability, quantiles, density function of left-truncated Burr distribution.
1 2 3 4 5 |
p |
vectors of probabilities. |
alpha |
First shape parameter, restricted positive. |
gamma |
Second shape parameter, restricted positive. |
theta |
Scale parameter. |
u |
The left truncated point. |
q |
vectors of quantiles. |
x |
vectors of values at which to evaluate density. |
Probability (pburr_LT), quantile (qburr_LT), density (dburr_LT) for the left-truncated Burr distribution.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.