extract_or_ci_ord: Extract OR, CI and p-value from a proportional odds model
Description
Extract OR, CI and p-value from a proportional odds model
Usage
extract_or_ci_ord(model, n_digits = 3)
Arguments
- model
An ordinal regression model fitted using clm.
- n_digits
Number of digits to print for OR or exponentiated
coefficients (Default:3).