comb_olr | R Documentation |
Should be combined with "rep_olr()". The confint() function is rather slow, causing the whole function to hang when including many predictors and calculating the ORs with CI.
comb_olr(meas, vars, data)
meas |
primary outcome (factor with >2 levels). |
vars |
variables in model. Input as c() of columnnames, use dput(). |
data |
data frame to pull variables from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.