CashCountsStatistic =================== .. currentmodule:: gammapy.stats .. autoclass:: CashCountsStatistic :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CashCountsStatistic.TS_max ~CashCountsStatistic.TS_null ~CashCountsStatistic.background ~CashCountsStatistic.delta_ts ~CashCountsStatistic.error ~CashCountsStatistic.excess ~CashCountsStatistic.p_value ~CashCountsStatistic.significance .. rubric:: Methods Summary .. autosummary:: ~CashCountsStatistic.compute_errn ~CashCountsStatistic.compute_errp ~CashCountsStatistic.compute_upper_limit ~CashCountsStatistic.excess_matching_significance .. rubric:: Attributes Documentation .. autoattribute:: TS_max .. autoattribute:: TS_null .. autoattribute:: background .. autoattribute:: delta_ts .. autoattribute:: error .. autoattribute:: excess .. autoattribute:: p_value .. autoattribute:: significance .. rubric:: Methods Documentation .. automethod:: compute_errn .. automethod:: compute_errp .. automethod:: compute_upper_limit .. automethod:: excess_matching_significance