Release 0.15.0
New Features and Improvements:
- Basic plot editing functionality
- New languages added: Japanese, Galician, Portuguese, Chinese (incomplete), Spanish (incomplete)
- Better support for non-western systems:
- Support installing jasp for user with username in native locale characters and make jasp not crash immediately
- Support reading “native” locale encoded csvs and utf-8 both, dependent on the BOM file format
- Allow custom fonts in plots
- SEM:
- T-Tests and ANOVAs:
- Raincloud plots
- One-Sample T-Test provides location and effect size estimates relative to the test value (#1158)
- Distributions:
- Major update including 23 new continuous and 5 discrete distributions
- Learn Bayes:
- Binary classification
- Game of chance
- Game of skill
- Buffon’s needle
- Some edge case scenario and esthetical fixes for binomial estimation
- Descriptives:
- Regression:
- Frequencies:
- Factor analysis
- Factor loadings can now be sorted in EFA and CFA (#1215)
- Mixed Models:
- Changing default links for gamma and negative binomial family
- Fixing plotting themes
- Improving warning messages
- Meta-Analyses:
- Expanded Robust Bayesian Meta-Analysis to account for publication bias (https://psyarxiv.com/kvsp7/)
- Reliability:
- Classical intraclass correlation coefficients
- Tables now report means and standard deviations of participants’ sum scores or mean scores
- Restructuring of R-code to improve computational time
- Reduced .jasp file sizes produced by sampling in reliability analysis
- Bain:
- Added Bayesian informative hypotheses evaluation for structural equation models
- New module “Prophet” for time series prediction (in beta)
Bug fixes:
- Several fixes to sav loading (spss files)
- Loading data repeated measures ANOVA (#1114)
- Fixed results table of Classical Binomial Test (#1281)
- Fixed error in density graph Bayesian meta-analysis (#1236)
- Fixed error in computing the total number of edges in Network analysis (#1339)
- Resized plots are kept after refreshing (#824)