Release Notes PLS Toolbox Version 5 2: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
imported>Jeremy
No edit summary
Line 5: Line 5:
==NEW FEATURES==
==NEW FEATURES==


* EVRIGUI Objects - Create EVRIGUI object to access and manipulate an Eigenvector GUI.
* Improved MCR/ALS - Improve speed and make old/new comparison more accurate. Add various closure constraint improvements and settings.
* EVRI Dialog - Use EVRI versions of dialog boxes.
* CVBIAS to CrossVal - Add cross-validated bias as output from crossval for regression models. Also included in model.detail.cvbias and in various model statistics displays.
* Part 11 - ????
* T<sup>2</sup>+Q (tsqqmtx) Contribution Updates - Allow additional model types and improve calculation efficiency. Allow displaying of multiple sample contributions at once.
* Solo Predictor - ??? Some Solo predictor functionality in Solo now.
* Time-Lagging GUI Support - Add Workspace Browser GUI support for WRTPULSE to do time-lagging of variables for single-output systems.
* Depreciated Folder - Depreciated functions are now located utilities/depreciated folder.
* Preprocess - Improved speed and memory usage.
* Improved ALS - Improve speed and make old/new comparison more accurate. Add various closure constraint improvements and settings.
* Normalize - Improve memory performance significantly and exclude/include behavior.
* Excel Reader Updates - Update Excel file reader to include new formats (.xlsx and .xlsb).
* Excel Reader Updates - Update Excel file reader to include new formats (.xlsx and .xlsb).
* CVBIAS to CrossVal - Add cvbias as output from crossval, also included in model.detail.cvbias.
* DataSet Editor - Allow loading of logical vector into include field.
* SPC Reader - Add support for using scaling with older version 7.7 files.
* ASF Reader - File header data now captured.
* ASF Reader - File header data now captured.
* WRTPULSE GUI Support - Add GUI input support.
* ASF Writer - Add support for export of data to ASF format.
* T<sup>2</sup>+Q (tsqqmtx) Updates - Allow additional model types and improve calculation efficiency.
* HJY Reader - Add support for reading HORIBA Jobin Yyvon files (Windows Only).
* DataSet Editor - Allow loading of logical vector into include field.
* EVRIGUI Objects - New EVRIGUI object to access and manipulate an Eigenvector GUI.
* SPC Reader - Add support for version 7.7 which uses scaling.
* Solo Remote Control - Added ability for third-party packages to access Solo's GUIs and data.
* Preprocess - Improved speed and memory usage.
* Depreciated Folder - Depreciated functions are now located utilities/depreciated folder.
* Normalize - Improve memory performance significantly and exclude/include behavior.


==NEW FUNCTIONS AND FILES==
==NEW FUNCTIONS AND FILES==


:[[dataset_anyexcluded|anyexcluded]] - Add new "anyexcluded" method which reports if any element is excluded in a DSO.
:[[dataset_anyexcluded|anyexcluded]] - Add new "anyexcluded" method to DataSet objects (DSO) which reports if any elements are excluded in a given DSO.
:[[calccvbias]] - Calculate the Cross-Validation Bias from a cross-validated model.
:[[calccvbias]] - Calculate the Cross-Validation Bias from a cross-validated model.
:[[hjyreadr]] - Reads HORIBA Jobin Yvon files (Windows Only).
:[[hjyreadr]] - Reads HORIBA Jobin Yvon files (Windows Only).

Revision as of 18:04, 16 March 2009

Version 5.2 of PLS_Toolbox and Solo was released in March, 2009.

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

NEW FEATURES

  • Improved MCR/ALS - Improve speed and make old/new comparison more accurate. Add various closure constraint improvements and settings.
  • CVBIAS to CrossVal - Add cross-validated bias as output from crossval for regression models. Also included in model.detail.cvbias and in various model statistics displays.
  • T2+Q (tsqqmtx) Contribution Updates - Allow additional model types and improve calculation efficiency. Allow displaying of multiple sample contributions at once.
  • Time-Lagging GUI Support - Add Workspace Browser GUI support for WRTPULSE to do time-lagging of variables for single-output systems.
  • Preprocess - Improved speed and memory usage.
  • Normalize - Improve memory performance significantly and exclude/include behavior.
  • Excel Reader Updates - Update Excel file reader to include new formats (.xlsx and .xlsb).
  • DataSet Editor - Allow loading of logical vector into include field.
  • SPC Reader - Add support for using scaling with older version 7.7 files.
  • ASF Reader - File header data now captured.
  • ASF Writer - Add support for export of data to ASF format.
  • HJY Reader - Add support for reading HORIBA Jobin Yyvon files (Windows Only).
  • EVRIGUI Objects - New EVRIGUI object to access and manipulate an Eigenvector GUI.
  • Solo Remote Control - Added ability for third-party packages to access Solo's GUIs and data.
  • Depreciated Folder - Depreciated functions are now located utilities/depreciated folder.

NEW FUNCTIONS AND FILES

anyexcluded - Add new "anyexcluded" method to DataSet objects (DSO) which reports if any elements are excluded in a given DSO.
calccvbias - Calculate the Cross-Validation Bias from a cross-validated model.
hjyreadr - Reads HORIBA Jobin Yvon files (Windows Only).
ismac - Overload of ISMAC for backward compatibility.
line_filter - Spectral filtering.
writeasf - Writes Hamilton Sundstrand ASF files from a dataset object.