We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3207f8e commit 4e76fe9Copy full SHA for 4e76fe9
1 file changed
dabest/_classes.py
@@ -660,7 +660,6 @@ def __init__(self, control, test, effect_size,
660
pass
661
662
# Likelihood Q-Ratio test:
663
- # Assumes a gross-error model of distributions
664
try:
665
if self.__is_paired:
666
lqrt_ratio = lqrt.lqrtest_rel(control, test)
0 commit comments