An object of results from computing bounds
BoundsObj(
lbs,
ubs,
ub.quantiles,
lb.quantiles,
ub.qte,
lb.qte,
att = NULL,
probs
)
A vector of the lower bounds for each value in the support of the outcome
A vector of the upper bounds for each value in the support of the outcome
A vector of the same length as probs that contains the upper bound of the quantiles of the counterfactual distribution of untreated potential outcomes for the treated group
A vector of the same length as probs that contains the lower bound of the quantiles of the counterfactual distribution of untreated potential outcomes for the treated group
The point estimate of the upper bound for the QTE
The point estimate of the lower bound for the QTE
The ATT is point identified under the assumptions required by the bounds method
A vector of values between 0 and 1 to compute the QTET at