Description Usage Arguments Value Examples
Mass function of truncated Weibull distribution
1 |
x |
Numeric, value at which to evaluate mass function |
shape |
Numeric, Weibull shape parameter |
scale |
Numeric, Weibull scale parameter |
a |
Numeric, lower truncation point |
b |
Numeric, upper truncation point |
log |
Logical, whether to return log mass function value |
Numeric value
1 | dtweibull(3, 0.5, 1.5, 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.