Release Notes Version 7 9: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
imported>Scott
Line 25: Line 25:
* [[crossval]]
* [[crossval]]
:: Improved handling of crossvalidation switching between iterations & venetian blind width.
:: Improved handling of crossvalidation switching between iterations & venetian blind width.
* [[doegui]]
* [[doegui|Experiment Designer]]
:: Add ability to save confusion matrix data.
:: Add ability to save confusion matrix data.
* [[exportfigure]]
* [[exportfigure]]
Line 31: Line 31:
* [[flucut]]
* [[flucut]]
:: New tool that allows interpolation instead of just missing data replacement of scatter.
:: New tool that allows interpolation instead of just missing data replacement of scatter.
* [[modelselectorgui]]
* [[modelselectorgui|Hierarchical Model Builder]]
:: Add scrolling screen capture for taking images of long (left-right) models.
:: Add scrolling screen capture for taking images of long (left-right) models.
* [[modeloptimizergui]]
* [[modeloptimizergui|Model Optimizer]]
:: Several updates and fixes for better preprocessing iteration.
:: Several updates and fixes for better preprocessing iteration.
* [[opusreadr]]
* [[opusreadr]]

Revision as of 11:56, 3 October 2014

Version 7.9 of PLS_Toolbox and Solo was released in October, 2014.

For general product information, see PLS_Toolbox Product Page. For information on Solo, see Solo Product Page.

(back to Release Notes PLS Toolbox and Solo)

New Features in Solo and PLS_Toolbox

  • The release of Matlab 2014b includes a major update to the graphical infrastructure. PLS_Toolbox/Solo 7.9 has undergone significant updates to be compatible with Matlab 2014b.
  • Multiple fixes for Mac stability and speed.
  • Improved warning management.

BUG FIXES & ENHANCEMENTS

Allow plotting of variable effects on either RAW data or PREPROCESSED data.
Improved basline options for min/max subtraction.
Allow dropping of Image Processor data.
Fix copying image to clipboard for Mac.
Add abilit to copy and or save data.
Improved handling of crossvalidation switching between iterations & venetian blind width.
Add ability to save confusion matrix data.
Updates for MS Office 2013.
New tool that allows interpolation instead of just missing data replacement of scatter.
Add scrolling screen capture for taking images of long (left-right) models.
Several updates and fixes for better preprocessing iteration.
Multiple updates for error checking and new format.
Enable base64 compression.
Assure all model object fields are copied over from parent model to predictions.
Haar transform added to preprocessing.
Add decision function values to model as model.detail.svm.decfnvals and model.detail.svm.decfnvals_pred.