View source: R/test.multinom.R
test.multinom | R Documentation |
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).
test.multinom(model, variable)
model |
object of class |
variable |
any predictor present in |
Maxime HERVE <maxime.herve@univ-rennes1.fr>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.