Results 2 issues of Andreas Mayr

Shouldn't we perhaps change the default of `off2int` to `TRUE` in `coef.glmboost()` ? ``` R x

enhancement

It should be possible to use different link functions in families that we import from `gamlss` via `as.families()`, currently we are just using the default. The link function is crucial...

enhancement