test.multinom {RVAideMemoire}R Documentation

Significance tests of coefficients (multinomial regression)

Description

Tests for significance of coefficients associated with a given predictor of a model fitted with multinom. Wald tests are used. All coefficients are generated and tested through the building of models using different reference classes (for the response but also for qualitative predictors with more than 2 levels).

Usage

test.multinom(model, variable)

Arguments

model

object of class "multinom".

variable

any predictor present in model (unquoted).

Author(s)

Maxime HERVE <maxime.herve@univ-rennes1.fr>


[Package RVAideMemoire version 0.9-83-7 Index]