Skip to content

Release 0.17.2

Compare
Choose a tag to compare
@boutinb boutinb released this 15 May 07:46
· 776 commits to stable since this release
afc4bf6

New Features and Improvements

  • New language added: Polish
  • Show R Syntax in Results (#2008)
  • Support for SPSS zsav file import (#5032)
  • New module: Power Analysis
  • Regression
    • Added Bayesian Logistic Regression (#205)
  • Audit
    • Audit module supports evaluation of stratified audit samples
  • Frequencies
    • Informed Multinomial Tests analyses(#113)
    • Informed Multi-Binomial Test analyses
  • Quality Control
    • Variable charts for subgroups can now handle uneven group sizes and missing values in different ways.
    • Variable charts for individuals now have the options to add stages of the analysis.
    • Functionality to create factorial and response surface designs has been expanded.
    • Functionality to analyze factorial designs has been expanded and functionality to analyze response surface designs has been added.
    • Contour plots and 3D Surface plots have been added to the Design Analysis.

Bug fixes

  • No error bars displayed when running a 2-way ANOVA (#1983)
  • R commander drops Random Effect terms from a formula
  • Repeated Measures ANOVA now runs when the model terms are not explicitly set (#1987)
  • Regression Casewise Diagnostics table now shows the correct case ID when having missing data in dependent variable (#1989)
  • Coefficient test and Confidence Interval (#173)
  • Improvements to the Factor module
    • Tables in multigroup CFA are aligned with those in the SEM module (#162)
    • Added reliability, AVE, and HTMT option for CFA (#754, #671)
    • Added eigenvalue factor characteristics to EFA (#114)
  • In the Summary Stats Bayesian independent t-test module, both groups used to be assigned number 1 (#2095)
  • The incorrect eta-square used to be show in unequal-cells ANOVA, Type III (#2024)
  • Non parametric correlations (Spearman’s & Kendall’s tau) no longer return NaN (#2022)
  • Analysis would terminate unexpectedly when performing certain linear regressions (#2016)
  • Bayesian network estimation now with improved centrality plots and more informative error messages
    Issues with the Tile heatmap in the Descriptives module is fixed
  • Binomial estimation had an issue with the observed count data in the Learn Bayes module (#137)
  • The Meta Analysis module did not show estimated coefficients for models with 1 continuous covariate and no intercept (#168)
  • Small fixes for the Mixed Models module
  • Warning text was inconsistent with menu options jasp-issues (#2093)