mat.mlogit | R Documentation |
Find matrices C
and M
of e binary multivariate logistic
parameterization.
mat.mlogit(d, P = powerset(1:d))
d |
A positive integer, the number of binary responses. |
P |
A list of vectors of integers specifying margins. For instance
|
The power set is in the order of dimensions of the sets.
C |
A contrast matrix. |
L |
A marginalization matrix. |
Giovanni M. Marchetti
Glonek, G. J. N. and McCullagh, P. (1995). Multivariate logistic models. Journal of the Royal Statistical Society, Ser. B 57, 533-546.
binomial, marg.param
mat.mlogit(2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.