boot_coefs: Bootstrap coefficient bounds

Description Usage Arguments Value Author(s)

Description

Bootstrap coefficient bounds

Usage

1
boot_coefs(boot, cluster_id, remove_collinear, YL, YU, X, Z, model, maxit)

Arguments

boot

number of bootstrap iterations

cluster_id

cluster membership vector

remove_collinear

if TRUE, removes bootstrap iterations with a collinear design matrix (with warning); otherwise, any collinearity triggers a failure

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

List of boot x 2 matrices of bootstrap bound estimates (one list element per term)

Author(s)

Brenton Kenkel


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