I'm looking for a function or package to estimate a glm with linear
restrictions (e.g. the sum of some parameters needs to be zero). I
found the function orlm in the package ic.infer which works for lm
models, but I need it for glm.
Thanks,
Markus
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.