or_plot | R Documentation |
Odds Ratio Plot Helper
or_plot( mod, x_pos = 2, x_pos_sh = rep(0.5, 2), breaks = c(0.5, 1, 1.5), nms = c(), order = NULL )
mod |
Linear model output |
x_pos |
X axis position of ORs column |
x_pos_sh |
X axis position start and end of underline in OR columns |
breaks |
X axis breaks |
nms |
Named vector for term labels in model |
order |
Vector for order of terms |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.