biv_olr_plot_col: For collection of datapoints for bivariate ordinal logistic...

View source: R/biv_olr_plot_col.R

biv_olr_plot_colR Documentation

For collection of datapoints for bivariate ordinal logistic regression plotting.

Description

Use with plot_ord_odds(), model="df".

Usage

biv_olr_plot_col(meas, vars, data)

Arguments

meas

outcome meassure variable name or response in data-data.frame as a string. Should be factor, preferably ordered.

vars

variables to compare against. As vector of columnnames.

data

dataframe of data.


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