Release Notes PLS Toolbox Version 5 2: Difference between revisions
Jump to navigation
Jump to search
imported>Scott No edit summary |
imported>Jeremy No edit summary |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Version 5.2 of PLS_Toolbox and Solo was released in March, 2009. | Version 5.2 of PLS_Toolbox and Solo was released in March, 2009. | ||
For general product information, see [http:// | For general product information, see [http://www.eigenvector.com/software/pls_toolbox.htm PLS_Toolbox Product Page]. For information on Solo, see [http://www.eigenvector.com/software/solo.htm Solo Product Page]. | ||
==NEW FEATURES== | ==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. | ||
* | * T<sup>2</sup>+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. | ||
* Improved | * Automated extraction of X-block column(s) to use as Y-block in Analysis GUI. | ||
* 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). | * Excel Reader Updates - Update Excel file reader to include new formats (.xlsx and .xlsb). | ||
* | * DataSet Editor - Allow loading of logical vector into include field. | ||
* ASF | * 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. | |||
==NEW FUNCTIONS AND FILES== | ==NEW FUNCTIONS AND FILES== | ||
:[[anyexcluded]] - Add new "anyexcluded" method which reports if any | :[[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). | ||
:[[ismac]] - Overload of ISMAC for backward compatibility. | :[[ismac]] - Overload of ISMAC for backward compatibility. | ||
:[[line_filter]] - Spectral filtering. | :[[line_filter]] - Spectral filtering. | ||
:[[writeasf]] - Writes Hamilton Sundstrand ASF files from a dataset object. |
Latest revision as of 08:53, 26 August 2010
Version 5.2 of PLS_Toolbox and Solo was released in March, 2009.
For general product information, see PLS_Toolbox Product Page. For information on Solo, see Solo Product Page.
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.
- Automated extraction of X-block column(s) to use as Y-block in Analysis GUI.
- 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.
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.