coefficientsA named matrix of coefficients, where the first column gives the complier coefficients and the second column gives the always-taker coefficients.
fitted.valuesThe fitted N x 3 compliance score matrix. The first column gives the estimated probability of being a complier, the second column gives the estimated probability of being an always-taker, and the third column gives the estimated probability of being a never-taker.
weightsThe optimal weights: the reciprocal of the probability of being a complier.
devianceMinus twice the log-likelihood of the CBIV fit.
convergedConvergence value. Returned from the call to optim()
.
JThe J-statistic at convergence
dfThe number of linearly independent covariates.
balThe covariate balance associated with the optimal weights, calculated as the GMM loss of the covariate balance conditions.