stan_iv: Runs Bayesian IV

Description Usage Arguments

View source: R/stan_ivreg.R

Description

Runs Bayesian IV

Usage

1
stan_iv(Y, X, Z, ...)

Arguments

Y

a vector of outcomes

Z

a matrix of instruments

...

additional arguments to be passed to rstan::sampling

X_endog

a matrix of endogenous regressors

offset

a vector offset


khakieconomics/stanometrics documentation built on May 28, 2019, 2:48 p.m.