Description Usage Arguments Value Examples
Cumulative Distribution Function for Truncated Weibull
1 2 3 4 5 6 7 8 9 |
q |
Numeric, value at which to evaluate CDF |
shape |
Numeric, Weibull shape parameter |
scale |
Numeric, Weibull scale parameter |
a |
Numeric, lower truncation point |
b |
Numeric, upper truncation point |
lower.tail |
Logical, whether to compute lower or upper tail probabilities |
log.p |
Logical, whether to return log probabilities |
Numeric value(s)
1 | ptweibull(2, shape=1.5, a=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.