New features and improvements
- Syntax mode
- Improved keyboard navigation (#4943)
- New module: Acceptance Sampling
- Structural Equation Modeling
- Network
- New analysis: Bayesian network analysis (#1864)
- Meta-Analyses
- New analysis: Bayesian Penalized Meta-Analysis (Utrecht project)
- JAGS
- Customizable Inference added (#83)
- Show tables and plots for specific variables or subsets of variables.
- Order the shown variable in the tables and plots by their posterior mean, posterior median, or a custom order.
- Compute and plot custom intervals for posterior distributions (CRI, HDI, or the probability of the area between two user-specified values).
- Save posterior samples generated to external file (#76)
- Improved for large data files (#1920)
- Customizable Inference added (#83)
- Regression
- Descriptives
- Added confidence intervals for mean, standard deviation, and variance (#123)
- Distributions
- Confidence intervals added to Q-Q and P-P plots (#82)
- Prophet
- Prediction is optional (#60)
- Engines and R-library separation behavior improved (#4726)
- Improved preference help file (#4881)
- Module selection in R commander (#1912)
- All plots can now be saved as .pptx, .pdf, and .eps (#113, #1910)
- Added documentation on how to connect to Snowflake warehouse (#1888)
Bug fixes
- Show strength in centrality table and plot in the network analysis module (#1692)
- Variance-covariance matrix could not always be calculated in SEM (#1845)
- Errors when using flexplot in visual modeling module (#1327, #1849)
- Temporarily disable no-bom-native-codepage workaround for CSVs on windows. Use utf-8 whenever you can to avoid this problem.