R/mannwhitney_fn.R
evaluate_mannwhitney_gradient.RdCompute the estimated gradient of the Mann-Whitney parameter. Needed to derive standard error for Wald confidence intervals.
evaluate_mannwhitney_gradient(cdf_est, pmf_est)
| cdf_est | Conditional CDF estimates |
|---|---|
| pmf_est | Conditional PMF estimates |
3-length vector for delta method calculus