powered by
run multiple distribution regressions
drs(yvals, data, yname, xnames, link = "logit")
all the values of y to compute F(y|x)
the dataset
which link function to use, it can be anything accepted by glm (for example, logit, probit, or cloglog), the default is "logit"
list of glm objects for each value of y