powered by
internal function that does the heavy lifting on estimating distribution regressions
drs.inner(y, data, yname, xnames, link = "logit")
the dataset
which link function to use, it can be anything accepted by glm (for example, logit, probit, or cloglog), the default is "logit"
glm object