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