dualbounds.iv.DualIVBounds.summary¶
-
DualIVBounds.summary(minval=
-inf, maxval=inf)[source]¶ Prints a summary of main results from the class.
Notes
To access the results a DataFrame, call:
DualBounds.results()for inferential resultsDualBounds.eval_outcome_model()for outcome model metricsDualBounds.eval_treatment_model()for treatment model metricsDualBounds._plug_in_results()for nonrobust plug-in boundsDualBounds.diagnostics()for technical diagnostic information