View source: R/Order_statistics.R
f_order_min_gamma | R Documentation |
R function that calculates the probability density of minimum of gamma random variables (PDF)
f_order_min_gamma(y_min, shape, rate)
y_min |
the value of y_min |
shape |
the vector of shape parameters of gamma random variables |
rate |
the vector of rate parameters of gamma random variables |
The probability density of minimum of gamma random variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.