View source: R/52b_weibull_libs.R
weibull_p2f | R Documentation |
DMGS equation 3.3, p2 term
weibull_p2f(y, v1, fd1, v2, fd2)
y |
a vector of values at which to calculate the density and distribution functions |
v1 |
first parameter |
fd1 |
the fractional delta used in the numerical derivatives with respect to the parameter |
v2 |
second parameter |
fd2 |
the fractional delta used in the numerical derivatives with respect to the parameter |
3d array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.