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