OR.multinom function

Odds-ratio (multinomial regression)

Odds-ratio (multinomial regression)

Computes the odds ratios and their confidence interval for a predictor of a model fitted with multinom.

OR.multinom(model, variable, conf.level = 0.95)

Arguments

  • model: object of class "multinom".
  • variable: any predictor present in model (unquoted).
  • conf.level: confidence level.

Author(s)

Maxime HERVE maxime.herve@univ-rennes1.fr

  • Maintainer: Maxime HERVE
  • License: GPL-2
  • Last published: 2023-11-06

Useful links