I’m happy to announce the release of new BESH Stat version 0.17. The main change is the addition of exact p-value computation for the unordered R x C contingency tables (Fisher-Freeman-Halton Exact test). I was working on this on-and-off for several years now. The new procedure implements the network algorithm developed by Mehta and Patel …
Category Archives: Uncategorized
BESH Stat version 0.16 released
New BESH Stat version 0.14 was released. This version was released earlier than planned, because I’ve identified a bug in Log-rank test that I introduced in the previous release during refactoring. You can propose additional feature if you are missing some statistical method (just select Feature request category) and I will try to implement it …
Missing values in BESH stat
Missing values in BESH stat Note1: BESH stat works only with numeric data (unless it is an ID column) so the text data are treated as missing. When talking about missing data I mean text string values as well. Note2: If you have a text categorical value in your data then create a numerical format …
BESH stat on a new web
BESH Stat is now online on beshstat.eu. Web page is still under development though.