rep_olr_sngl: A repeated ordinal logistic regression function for plotting

View source: R/rep_olr_sngl.R

rep_olr_snglR Documentation

A repeated ordinal logistic regression function for plotting

Description

Should be combined with "rep_olr()". For bivariate analyses. The confint() function is rather slow, causing the whole function to hang when including many predictors and calculating the ORs with CI.

Usage

rep_olr_sngl(meas, vars, data)

Arguments

meas

primary outcome (factor with >2 levels).

vars

variables in model. Input as c() of columnnames, use dput().

dta

data frame to pull variables from.


agdamsbo/daDoctoR documentation built on Aug. 30, 2022, 4:29 p.m.