New Features and Improvements
- New Module: Quality Control.
- New Module: Bayesian State Space Models.
- New analysis added: Frequentist/ Classical Generalized Linear Model to the Regression module (jasp-stats/jasp-issues#1656).
- ANOVA:
- The Bayesian repeated-measures ANOVA now includes random slopes for all but the highest order repeated-measures interaction. This brings the results from the frequentist and Bayesian repeated-measures ANOVA closer together. The old behavior can be retrieved by checking Legacy results.
- Bayesian ANOVA, Bayesian ANCOVA, and Bayesian repeated-measures ANOVA (jasp-stats/jaspAnova#151)
- The value for the r-scale of the prior distribution on the coefficients can now be set individually for fixed effects.
- The principle of marginality can be violated individually for fixed effects and random slopes. By default it is respected for fixed effects and violated for random slopes.
- The prior on the model space can now be adjusted. Possible options are Uniform (default), Beta binomial, Wilson, Castillo, Bernoulli, and Custom. Custom allows for specifying individual inclusion probabilities for each effect. Note that the inclusion probabilities for interactions change if the principle of marginality is violated.
- Nuisance predictors and other predictors common to all models can be shown in the model by unchecking “Hide nuisance in model”.
- Warning message about changes (jasp-stats/jaspAnova#158).
- Message added when Welch correction fails (jasp-stats/jaspAnova#131).
- Improvements to Order restricted hypotheses (jasp-stats/jaspAnova#153)
- Regression:
- Bayesian linear regression now exports residuals and residual standard deviations (jasp-stats/jaspRegression#110).
- Add bootstrapped p-value to linear regression (jasp-stats/jaspRegression#120).
- Improved part and partial correlations (jasp-stats/jasp-issues#1638).
- T-Tests
- Coefficient of variation added to the descriptives tables of all T-Tests (jasp-stats/jaspTTests#122, jasp-stats/jasp-issues#1599).
- Bain:
- Draw correct posterior probability plot in all AN(C)OVA / regression / SEM situations (jasp-stats/jaspBain#80)
- Descriptives:
- Improved interface (jasp-stats/jasp-issues#1635)
- Frequencies:
- Bayesian Binomial Test (jasp-stats/jaspFrequencies#83, jasp-stats/jasp-issues#1605)
- Improved help files.
- Improved lay-out.
- Footnote added to display what kind of beta prior is used on the alternative hypothesis.
- Multinomial Test (#87)
- Increased number of decimals in the input table (from 1 to 3).
- Expected counts can be decimals (#1652).
- Bayesian Binomial Test (jasp-stats/jaspFrequencies#83, jasp-stats/jasp-issues#1605)
- Machine Learning:
- Matthews correlation coefficient added to evaluation metrics for classification (jasp-stats/jaspMachineLearning#134, jasp-stats/jasp-issues#750).
- Decision Trees able to only show relevant splits (jasp-stats/jaspMachineLearning#152).
- Improvement to decision boundary matrix (jasp-stats/jaspMachineLearning#152).
- Audit:
- UI improvements
- Reliability:
- Krippendorff's alpha added to Rater Agreement (#1665).
- Improvements to fit measure table for Bayesiansingle factor model (jasp-stats/jaspReliability#94).
Bug fixes
- Raincloud plot lines that connect data points within-subject (jasp-stats/jaspAnova#155).
- In RM ANOVA contrast couldn’t be negative (jasp-stats/jasp-issues#1704).
- ANOVA affected coding options in Regression (jasp-stats/jasp-issues#1677).
- Error in JAGS (jasp-stats/jasp-issues#1691).
- Help button not clickable in Bayesian Unidimensional Reliability (jasp-stats/jasp-issues#1621).
- Flatpak no longer crashes on certain actions (jasp-stats/jasp-issues#1424).