extract_or_ci_ord: Extract OR, CI and p-value from a proportional odds model

View source: R/AutoScore_Ordinal.R

extract_or_ci_ordR Documentation

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).


AutoScore documentation built on Oct. 16, 2022, 1:06 a.m.