Description Usage Arguments Value Examples
This function is an internal function called inside function "ivqr_fit()"
1 2 3 |
Y |
data for dependent variable Y |
D |
data for endogenous variable D |
X |
data for exogenous variable X |
Z |
data for instrumental variable Z |
tau |
tau in quantile regression |
O_pos |
index for residuals whose sign are fixed as positive |
O_neg |
index for residuals whose sign are fixed as negative |
eps |
a small number |
M |
a large number |
TimeLimit |
gurobi parameter |
FeasibilityTol |
gurobi parameter |
lpsolver |
"gurobi","cplexapi","lpsolveapi" |
A list containing optimal value, B_D, B_X, B_Z, x and dual variables a
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.