View source: R/Order_statistics.R
F_min_max_partial_gamma | R Documentation |
R function that calculates the partial of joint probability of min and max over max of NIND gamma random variables
F_min_max_partial_gamma(y_min, y_max, shape, rate)
y_min |
the value of y_min |
y_max |
the value of y_max |
shape |
the vector of shape parameters of gamma random variables |
rate |
the vector of rate parameters of gamma random variables |
The partial of joint probablity of min and max over max
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.