Skip to content

Releases: jasp-stats/jasp-desktop

v0.95.4

15 Oct 08:43

Choose a tag to compare

Fixes

v0.95.3

01 Oct 11:20
b84b116

Choose a tag to compare

Release Note 0.95.3

Fixes

Reliability

v0.95.2

17 Sep 07:19
d4766a7

Choose a tag to compare

Release Note 0.95.2

Fixes

New features

  • Auto-save and Recovery: JASP saves automatically the current workspace in a temporary file. In case that JASP is closed abruptly, when restarting JASP, the user will have the possibility to open the temporary file in the Recovery menu (#5999)
  • Color R functions differently (jasp-stats/jasp-issues#3443, #5993)
  • Turkish language support

v0.95.1

21 Aug 08:44
180d14c

Choose a tag to compare

Release Note 0.95.1

Fixes

  • Scaling labels of variables disappeared and variables not removable in CFA. bug
  • Residual covariances CFA bug
  • Fixes to plotbuilder
  • Consistently show labels for ordinal variables #403
  • MetaAnalysis Spelling fixes

V0.95.1 rc1

06 Aug 11:48
65805d1

Choose a tag to compare

V0.95.1 rc1 Pre-release
Pre-release

Release Note 0.95.0

Fixes

  • Scaling labels of variables disappeared and variables not removable in CFA. bug
  • Residual covariances CFA bug
  • Fixes to plotbuilder

Release 0.95.0

23 Jul 11:50
d2a328c

Choose a tag to compare

Release Note 0.95.0

New modules and Analyses

Main new features and improvements

Fixes

Descriptives:

TTest

ANOVA

Factors

Regression

Audit

  • Tables in the output that show monetary values now have valuta signs and the number of decimals is fixed to two (PR: [https://gi...
Read more

v0.95.0 (beta2)

29 Jun 06:07
521c7e1

Choose a tag to compare

v0.95.0 (beta2) Pre-release
Pre-release

Pre release of JASP 0.95.0 for the upcoming workshops

v0.95.0 (beta)

27 Jun 15:47

Choose a tag to compare

v0.95.0 (beta) Pre-release
Pre-release

Pre release of JAP 0.95.0 for the upcoming workshops

Release 0.19.3

06 Jan 13:00
c8710df

Choose a tag to compare

Hotfix release:

Release 0.19.2

09 Dec 16:01

Choose a tag to compare

New modules

  • Bayes Factor Functions: Calculate and interpret Bayes factors by mapping standardized effect sizes to Bayes factors derived from classical test statistics. BFFs simplify prior specification and compute Bayes factors across a range of alternative hypotheses specified via the mode of nonlocal prior distribution.
  • BFpack (beta): Test multiple hypotheses with equality and/or order constraints on the parameters of interest for several analyses: t-tests, ANOVAs, linear and logistic regression, correlation, variances

Main new features and improvements

  • Complete rework of the Classical Meta-Analysis: the module has now major functionalities of the metafor R package with respect to:
    • Funnel Plot
    • Effect Size Calculation
    • Meta-Analysis
    • Multilevel/Multivariate Meta-Analysis
  • Improved many columns importing speed. #5651
  • Series label editor and computed column improvements. #5700 #5727
  • Support import of Microsoft Excel (.xls .xlsx) data files. #5638
  • Added R syntax highlighter in analysis panel controls. #5538
  • Create a “New dataset” function in the hamburger menu. #5650
  • Export PDF can specify orientation and page size. #5679
  • New module development system (for developers).#5701
  • Add a scale for the height of the ribbon bar #5746
  • Machine Learning: add Logistic / Multinomial regression 369
  • Survival: Add semi-parametric survival analysis (Cox proportional hazards) 5. Issue: 206

Fixes

  • Cannot type Key Y in Data edit mode. 2951
  • Under the Chinese interface, an error will be reported when performing confirmatory factor analysis 2947
  • Improve filtered computed column 5671
  • Computed Column depending on another computed column is not automatically updated 5692
  • Switching column in Variable Window should not generate any action 5694
  • DropDown should also be able to set the column type 5704
  • Improvements in the label windows 5700
  • In CFA, assign the same variable to different factors 5706
  • Add level constraints to DropDown 5708
  • PC scores added on wrong row if data have pass-through filters 2972> 5709
  • Fix tooltip in the checkBox and RadioButton 5623
  • Minor TextArea contentMargin adjust 5712
  • Fix cell content imported from .ods files 5703
  • Fix filter crash 5720
  • Loading a JASP File with a Linear Regression analysis does not keep the models 5729
  • Better handling of labeleditor for computed columns 5727
  • Stop flatpak jasp crashing 5730 2998
  • Add types in formula 5728
  • Set the control width of Dropdown by setting the fieldWidth property 5586 Issue 2404
  • Zip files expand with backslashes on Linux, no subdirectories 2886

Descriptives:

  • Chi square method to calculate var and std dev CIs 312
  • Add categorical density plot to customizable plots 325

T-Tests

  • Compute normality test on the residuals for the independent samples t-test 2830 266
  • Remove Morey correction from t-tests but keep normalization 269
  • fix logic in footnote 2851 275
  • Independent samples t-test error with Q-Q plots when missing data is present 2939 276
  • Add effect size correction as dependency 277

ANOVA

  • Fix post hoc issue 384
  • RM ANOVA: Wrong Confidence Intervals 2127 385
  • Degrees of freedom for RM ANOVA’s post hoc test, and add Tukey LSD vs. HSD 2953 2874 388

Regression

  • Enable Diagnostics/EMMs/Contrast/Advanced for Multinomial/Ordinal/Firth Logistic Regression 2926 342
  • Strange formatting of text in the help box in the logistic regression module 2847

Frequencies

  • port robustness plot to ggplot2] 214
  • FHide observed cell counts in contingency tables when checkbox is cleared 80 217
  • Error in chi-squared continuity correction 2829 218
  • Informed Multinomial Crashing on Mac M2 3001
  • Hide observed cell counts in contingency tables when checkbox is cleared 80

Audit

  • Fill the sample filter before the paste variables button is checked 477
  • Add error message for invalid value of absolute materiality 484

Equivalence T-Tests

  • Fixes dependencies and lower bounded Bayesian tests with -Inf prior (127). Issues: 2984 2970

Learn Bayes

  • Fixes Staked plots labels225
  • Initiating enter sequence as 0 success 0 failures for prior prediction table 226

Machine Learning

  • The prediction module does not load the prediction table. Issues 3046 & 3050
  • Store all variables in saved model 380

Process

  • Updating moderation probe values 108. Issue: 2942
  • Hayes models 4 and 5 include multiple mediators 108. Issue: 3019

Quality Control

  • MSA updates in 323
  • Rename menu in 326
  • DOE help files and normal effects plot in 325
  • Quality Control – Process Capability Study – Histogram Upper and Lower specification limit do not scale the histogram 332. Issue: 2895
  • Values for LSL, USL, target labels and unit tests updates in 333

Reliability

Read more