F_min_max_partial_gamma: R function that calculates the partial of joint probability...

View source: R/Order_statistics.R

F_min_max_partial_gammaR Documentation

R function that calculates the partial of joint probability of min and max over max of NIND gamma random variables

Description

R function that calculates the partial of joint probability of min and max over max of NIND gamma random variables

Usage

F_min_max_partial_gamma(y_min, y_max, shape, rate)

Arguments

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

Value

The partial of joint probablity of min and max over max


CompClassMetrics documentation built on Sept. 9, 2025, 5:45 p.m.