drs: drs

Description Usage Arguments Value

Description

run multiple distribution regressions

Usage

1
drs(yvals, data, yname, xnames, link = "logit")

Arguments

yvals

all the values of y to compute F(y|x)

data

the dataset

link

which link function to use, it can be anything accepted by glm (for example, logit, probit, or cloglog), the default is "logit"

Value

list of glm objects for each value of y


bcallaway11/TempleMetrics documentation built on May 24, 2019, 3:03 a.m.