Description Usage Arguments Value See Also Examples
Estimate Average Log Odds Ratio
1 | log_or(metadata)
|
metadata |
An object of class "Ordinal" generated by a call to |
A list of class lor
containing the computed estimates including the
efficient influence function, standard errors, and confidence intervals.
ordinalrct
for creating metadata
.
Other ordinalrct functions:
cdf()
,
mannwhitney()
,
pmf()
1 2 | rct <- ordinalrct(state_ordinal ~ A + age, A ~ 1, data = c19.ordinal)
log_or(rct)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.