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