OR.multinom {RVAideMemoire}R Documentation

Odds-ratio (multinomial regression)

Description

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

Usage

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>


[Package RVAideMemoire version 0.9-83-7 Index]