Release Notes Version 7 9 1: Difference between revisions
Jump to navigation
Jump to search
imported>Scott No edit summary |
imported>Jeremy No edit summary |
||
Line 7: | Line 7: | ||
===Analysis Interface=== | ===Analysis Interface=== | ||
* Fix for bug which reset custom cross-validation to Contiguous blocks if the cross-validation selection window is closed. | * Fix for bug which reset custom cross-validation to Contiguous blocks if the cross-validation selection window is closed. | ||
* MLR - speed up selectivity ratio calculation. | |||
* ANN - Add support for remembering cross-validation results when changing the number of nodes. | |||
* Improve permutation test behavior with custom cross-validation. | * Improve permutation test behavior with custom cross-validation. | ||
* Permutation test - various improvements in behavior and speed and to allow saving of results. | |||
* Permutation test - various improvements in behavior and speed. | |||
* Reports - Fix parsing of multi-line axis titles. | * Reports - Fix parsing of multi-line axis titles. | ||
* Variance Captured Plots - Add 100% line. Bump scale up adding room for labels. | * Variance Captured Plots - Add 100% line. Bump scale up adding room for labels. | ||
* Improved mouse-over performance | |||
===Plot Controls=== | |||
* Fix for selection context menu options not being enabled/disabled correctly. | |||
* Improved selecting on 3D plots. | |||
===Importers=== | ===Importers=== | ||
* '''[[netcdfreadr]]''' - Added netCDF file reader. Defaults set for MS data. | * '''[[netcdfreadr]]''' - Added netCDF file reader. Defaults set for MS data. | ||
===Preprocessing=== | |||
* Derivative Column renamed to "Column-wise Derivative" to help reduce accidental usage | |||
===TrendTool=== | |||
* Fix for problem adding markers using toolbar button when viewing images | |||
* Add "Delete All Markers" and "Edit Markers" toolbar buttons | |||
* Improve placement of markers on edges of plot. | |||
===Other Changes=== | ===Other Changes=== | ||
Line 23: | Line 37: | ||
|----valign="top" | |----valign="top" | ||
|''' | |'''shareddata''' | ||
| | | | ||
* | * add support for R2014b figure handle as input to shareddata | ||
|----valign="top" | |----valign="top" | ||
|'''[[ | |'''[[evrimodel]]''' | ||
| | | | ||
* Improve | * Add .predictionlabel field to models to return the labels associated with the output of .prediction field | ||
* Improve help content for Solo_Predictor shortcuts (model.help.predictions) | |||
|----valign="top" | |||
|'''[[doegen]]''' | |||
| | |||
* Add support for simpler I/O: "factors" input can be omitted, either "scales" or "levels" are sufficient alone as a design specification | |||
|---- | |---- | ||
|} | |} |
Revision as of 15:13, 28 October 2014
Changes and Bug Fixes in Version 7.9.1
Workspace Browser
- Improve "Refresh" method to help recover when Java gets stuck scrolling.
- Fix multi-select of workspace items on Mac.
Analysis Interface
- Fix for bug which reset custom cross-validation to Contiguous blocks if the cross-validation selection window is closed.
- MLR - speed up selectivity ratio calculation.
- ANN - Add support for remembering cross-validation results when changing the number of nodes.
- Improve permutation test behavior with custom cross-validation.
- Permutation test - various improvements in behavior and speed and to allow saving of results.
- Reports - Fix parsing of multi-line axis titles.
- Variance Captured Plots - Add 100% line. Bump scale up adding room for labels.
- Improved mouse-over performance
Plot Controls
- Fix for selection context menu options not being enabled/disabled correctly.
- Improved selecting on 3D plots.
Importers
- netcdfreadr - Added netCDF file reader. Defaults set for MS data.
Preprocessing
- Derivative Column renamed to "Column-wise Derivative" to help reduce accidental usage
TrendTool
- Fix for problem adding markers using toolbar button when viewing images
- Add "Delete All Markers" and "Edit Markers" toolbar buttons
- Improve placement of markers on edges of plot.
Other Changes
File | Comment |
shareddata |
|
evrimodel |
|
doegen |
|