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