seldonian.parse\_tree.nodes.NewPolicyPerformanceBaseNode ======================================================== .. currentmodule:: seldonian.parse_tree.nodes .. autoclass:: NewPolicyPerformanceBaseNode :members: :private-members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. automethod:: __repr__ .. rubric:: Methods .. autosummary:: .. .. ~NewPolicyPerformanceBaseNode.__init__ .. .. ~NewPolicyPerformanceBaseNode.calculate_bounds .. .. ~NewPolicyPerformanceBaseNode.calculate_data_forbound .. .. ~NewPolicyPerformanceBaseNode.calculate_value .. .. ~NewPolicyPerformanceBaseNode.compute_HC_lowerbound .. .. ~NewPolicyPerformanceBaseNode.compute_HC_upper_and_lowerbound .. .. ~NewPolicyPerformanceBaseNode.compute_HC_upperbound .. .. ~NewPolicyPerformanceBaseNode.mask_data .. .. ~NewPolicyPerformanceBaseNode.predict_HC_lowerbound .. .. ~NewPolicyPerformanceBaseNode.predict_HC_upper_and_lowerbound .. .. ~NewPolicyPerformanceBaseNode.predict_HC_upperbound .. .. ~NewPolicyPerformanceBaseNode.zhat ..