Skip to content
Prev 238576 / 398500 Next

glm with linear restrictions

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