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