drs.inner: drs.inner

Description Usage Arguments Value

View source: R/TempleMetrics.R

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


TempleMetrics documentation built on May 2, 2019, 8:16 a.m.