matr_glob: Matrices to compute generalized logits

Description Usage Arguments Value Author(s) References

View source: R/matr_glob.R

Description

It provides the matrices used to compute a vector of generalized logits on the basis of a vector of probabilities according to the formula Co*log(Ma*p); this is an internal function.

Usage

1
matr_glob(l, type = "g")

Arguments

l

number of response categories

type

type of logit (l = local-logits, g = global-logits)

Value

Co

matrix of contrasts

Ma

marginalization matrix

Author(s)

Francesco Bartolucci - University of Perugia (IT)

References

Colombi, R. and Forcina, A. (2001), Marginal regression models for the analysis of positive association of ordinal response variables, Biometrika, 88, 1007-1019.

Glonek, G. F. V. and McCullagh, P. (1995), Multivariate logistic models, Journal of the Royal Statistical Society, Series B, 57, 533-546.


MultiLCIRT documentation built on May 2, 2019, 2:38 p.m.