Print a drlate fit
print.drlate.RdDisplays the estimator, the outcome/treatment/instrument models, and a
coefficient table (estimate, standard error, z statistic, p value, and 95%
confidence interval) for the causal estimand, its numerator (the
intent-to-treat effect), and its denominator (the first-stage compliance
probability). See drlate() for the estimator.
Usage
# S3 method for class 'drlate'
print(x, digits = 4, ...)