multinomial | R Documentation |
The Multinomial model is not part of the standard family. The implementation is based on Chapter 6 in Fahrmeir et al. (2013).
multinomial()
An object of class familyLMMsolver
with the following components:
family |
character string with the family name. |
linkfun |
the link function. |
linkinv |
the inverse of the link function. |
dev.resids |
function giving the deviance for each observation as a function of (y, mu, wt) |
Fahrmeir, Ludwig, Thomas Kneib, Stefan Lang, Brian Marx, Regression models. Springer Berlin Heidelberg, 2013.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.