dweibull_rcpp | R Documentation |
Probability density function of the Weibull distribution (written in C++)
dweibull_rcpp(x, shape, scale)
x |
Vector of quantiles |
shape |
Shape |
scale |
Scale |
Vector of densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.