WStatCountsStatistic ==================== .. currentmodule:: gammapy.stats .. autoclass:: WStatCountsStatistic :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~WStatCountsStatistic.TS_max ~WStatCountsStatistic.TS_null ~WStatCountsStatistic.background ~WStatCountsStatistic.delta_ts ~WStatCountsStatistic.error ~WStatCountsStatistic.excess ~WStatCountsStatistic.p_value ~WStatCountsStatistic.significance .. rubric:: Methods Summary .. autosummary:: ~WStatCountsStatistic.compute_errn ~WStatCountsStatistic.compute_errp ~WStatCountsStatistic.compute_upper_limit ~WStatCountsStatistic.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