drs.inner: drs.inner

Description Usage Arguments Value

Description

internal function that does the heavy lifting on estimating distribution regressions

Usage

1
drs.inner(y, data, yname, xnames, link = "logit")

Arguments

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

glm object


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