powered by
acat(link = "loge", earg = list(), parallel = FALSE, reverse = FALSE, zero = NULL)
"vglmff"
vglmff-class
vglm
rrvglm
vgam
Simonoff, J. S. (2003) Analyzing Categorical Data, New York: Springer-Verlag.
Documentation accompanying the VGAM package at http://www.stat.auckland.ac.nz/~yee contains further information and examples.
cumulative
cratio
sratio
multinomial
pneumo
data(pneumo) pneumo = transform(pneumo, let=log(exposure.time)) (fit = vglm(cbind(normal,mild,severe) ~ let, acat, pneumo)) coef(fit, matrix=TRUE) constraints(fit) model.matrix(fit)
Run the code above in your browser using DataLab