Closed fzeiser closed 6 years ago
Thanks for reporting this @fzeiser, this is indeed a bug! The SetStat
method was an older method that has been removed from the codebase, but I clearly missed a reference to it in the BF.calc
method. I've opened up a fix in #93.
When using the Bayes factor test statistic, selected via (see also #91) [otherwise just using the code from the tutorial]
I receive following error message:
I assume this is either a bug, or I would need to pass some additional information. If so, I would appreciate if the docstring to the function could be a little more informative: https://github.com/jrbourbeau/pyunfold/blob/b329820754905fcd14f2be33b13bfbc20fe1cf44/pyunfold/teststat.py#L121-L133