logit_bounds: Bounds for all coefficients in a logit model

Description Usage Arguments Value Author(s)

Description

Bounds for all coefficients in a logit model

Usage

1
logit_bounds(YL, YU, X, maxit, ...)

Arguments

YL

response lower bound

YU

response upper bound

X

design matrix

maxit

max iterations for logit approximation

...

for safety

Value

matrix containing the estimated bounds

Author(s)

Brenton Kenkel


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