Skip to content

v1.0.3

Choose a tag to compare

@mahan-hosseini mahan-hosseini released this 17 Dec 11:30
· 122 commits to main since this release
  • Fixed a bug that broke PCA if number of PCs was larger than number of letters in the alphabet
  • Fixed a bug that broke PCA if last character of custom_scatterplot string-variable was the separator “;”
  • Fixed a bug that broke ANOVA if you tried to run a 2-factor design (e.g. age x beam). Such a design should still run Tukey’s comparisons and now does. Added info messages.