lm_bounds: Bounds for all coefficients in a linear model

Description Usage Arguments Value Author(s)

Description

Bounds for all coefficients in a linear model

Usage

1
lm_bounds(YL, YU, X, Z, ...)

Arguments

YL

response lower bound

YU

response upper bound

X

design matrix

Z

instrument matrix

...

for safety

Value

matrix containing the estimated bounds

Author(s)

Brenton Kenkel


brentonk/coefbounds documentation built on May 13, 2019, 5:09 a.m.