Taxonomy 3 Java Application Revisions Logs
V1.2
Major improvements:
- Kernel PCA option now implemented, allowing ~50K variables analysis
- Added export of loadings projected on Case/Control axis, for first 5 dimensions.
- Permutations can be run on projected loadings
Minor improvements:
- Aggregation: added option to keep all initial variables in the analysis
- Variables to highlight can be selected from list.
- Better reporting of memory usage
- Better reporting of file format issues: case-sensitive labels
- Directory retained for IO operations
- Using platform specific input EOL for outputs
- Improved recognition of data types
Bugs correction:
- Handling of out of memory errors when making large interaction datasets
- No EOL in first line in some exports
- X-linked variables
V1.1
Bugs correction:
- MacOS and Unix input files can now be loaded (platform specific End-Of-Line
characters are now accepted)
- Variable Delimiters: tabulations and semi-colons can now be used
- Better error management when uploading data