View source: R/truncated_weibull.R
| rweibull2 | R Documentation |
shape and rate parameterization.
rweibull2(n, shape, lambda)
n |
number of random values to generate |
shape |
shape parameter |
lambda |
rate parameter |
vector of n random variables following a truncated weibull distribution
Other weibull2:
dweibull2_trunc_log(),
dweibull2(),
pweibull2(),
rweibull2_trunc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.