Skip to content

Commit 4e76fe9

Browse files
committed
remove erroneous comment
1 parent 3207f8e commit 4e76fe9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dabest/_classes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,6 @@ def __init__(self, control, test, effect_size,
660660
pass
661661

662662
# Likelihood Q-Ratio test:
663-
# Assumes a gross-error model of distributions
664663
try:
665664
if self.__is_paired:
666665
lqrt_ratio = lqrt.lqrtest_rel(control, test)

0 commit comments

Comments
 (0)