Added a NEWS.md file to track changes to the
package.
Added rocc_curve_emp and rocc_surface_emp for empirical compound roc curve or surface
Added cdf_min_given_max_partial_upper for upper tail conditional probability of minimum given maximum of normal or gamma random variables
Added cdf_min_max_partial for the partial of joint probablity of min and max over max of normal or gamma random variables
Added cdf_order_r for CDF of the r-th order statistic of normal or gamma random variables
Added f_order_max for PDF of the maximum order statistic of normal or gamma random variables
Added f_order_min for PDF of the minimum order statistic of normal or gamma random variables
Renamed hum.dynamic to humc_dynamic
Renamed HUMC_NPCI to humc_npci
Renamed AUCofunc to auco_func
Renamed CVUS.calc.func to cvus_func
Renamed HUMCM_min to humc_min
Renamed HUMC_fourclass to humc_fourclass
Renamed HUM_standard to humc_standard
Renamed ROCC_curve to rocc_curve
Renamed ROCC_surface to rocc_surface
Renamed PLCO to plco
Deleted F_min_given_partial_normal_upper and F_min_given_partial_gamma_upper
Deleted f_order_max_normal and f_order_max_gamma
Deleted f_order_min_normal and f_order_min_gamma
Deleted F_order_r_normal and F_order_r_gamma