coefbounds_fit: Direct to appropriate fitting function

Description Usage Arguments Value Author(s)

Description

Direct to appropriate fitting function

Usage

1
coefbounds_fit(YL, YU, X, Z, model, maxit)

Arguments

YL

response lower bound

YU

response upper bound

X

design matrix

Z

instrument matrix

model

"linear" or "logit"

maxit

max iterations for logit approximation

Value

matrix containing the estimated bounds

Author(s)

Brenton Kenkel


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