dualbounds.lee.LeeDualBounds.summary¶ LeeDualBounds.summary(minval=-inf, maxval=inf)[source]¶ Prints a summary of main results from the class. Parameters:¶ minval : float¶Analytical lower bound on estimand used to clip results. Defaults to -np.inf. maxval : float¶Analytical upper bound on estimand used to clip results. Defaults to np.inf.