cls_ts¶
-
hep_spt.cls_ts(alt, null)[source]¶ Create an instance of
CLsTSfrom the alternative an null hypotheses. A check is done to see if both refere to the same type of probability function (discrete or continuous).- Parameters
- Returns
CLs test-statistics proxy.
- Return type
- Raises
RuntimeError – if the type of both hypotheses is different.
See also