estimate_mannwhitney {drord}R Documentation

Compute the estimate of Mann-Whitney based on conditional CDF and PMF

Description

Compute the estimate of Mann-Whitney based on conditional CDF and PMF

Usage

estimate_mannwhitney(cdf_est, pmf_est)

Arguments

cdf_est

Conditional CDF estimates

pmf_est

Conditional PMF estimates

Value

Mann-Whitney point estimate


[Package drord version 1.0.1 Index]