BESH Stat version 0.20 released

I’m happy to announce the release of new BESH Stat version 0.20. The main change is the “remember inputs” checkbox option that was added to the most of the userform and  can make repetitive analysis more convenient. What’s new? Fixed run-time error 91 – “Object variable or With block variable not set” when click on …

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 …

New BESH Stat version 0.15 was released

New BESH Stat version 0.15 was released. Main change is the addition of new Ordinal Logistic Regression procedure. You can propose additional feature if you are missing some statistical method (just select Feature request category) and I will try to implement it in some of the future releases. Complete list of changes follows. What’s new? Added …

BESH Stat version 0.13 released

New BESH Stat version 0.13 was released. What’s new This is mainly a maintenance release Fixed issue when check for update feature don’t detect current BESH Stat version available on www.beshstat.eu because version is checked against the the cached version file. code cleaning Gauss-Jordan elimination option removed from the multiple linear regression option. It was …

BESH Stat version 0.12 released

New BESH Stat version 0.12 was released. What’s new Multinomial Logistic Regression help section created (only draft version) Binary Logistic Regression draft help section created (only draft version) Tukey post-hoc test added to RM one-way ANOVA Two-way nested ANOVA