Description Usage Arguments Value
View source: R/mannwhitney_fn.R
Compute the estimated gradient of the Mann-Whitney parameter. Needed to derive standard error for Wald confidence intervals.
1 | evaluate_mannwhitney_gradient(cdf_est, pmf_est)
|
cdf_est |
Conditional CDF estimates |
pmf_est |
Conditional PMF estimates |
3-length vector for delta method calculus
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.