Description Usage Arguments Value Examples
Tidy a(n) mannwhit object
1 2 |
x |
A 'mannwhit' object. |
... |
Unused, included for generic consistency only. |
A tidy [tibble::tibble()] summarizing the Mann-Whitney statistic estimates.
1 2 | rct <- ordinalrct(state_ordinal ~ A + age, A ~ 1, data = c19.ordinal)
tidy(mannwhitney(rct))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.