Release Notes Version 8 8: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
Line 10: Line 10:
* ANN-DA - Artificial Neural Net discriminant analysis.
* ANN-DA - Artificial Neural Net discriminant analysis.
* Add new demo datasets for classification, SIMS_arylate and Iris.
* Add new demo datasets for classification, SIMS_arylate and Iris.
* Updated interface and handling of mscorr preprocessing.
* Updated [[Msc_settings_gui|interface]] and handling of [[mscorr]] preprocessing.


===Importers===
===Importers===

Revision as of 16:11, 16 December 2019

Changes and Bug Fixes in Version 8.8

Version 8.8 of PLS_Toolbox and Solo was released in December, 2019.

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

  • Parallel computing initialization tools to allow PLS_Toolbox to use the Parallel Computing Toolbox..
  • ANN-DA - Artificial Neural Net discriminant analysis.
  • Add new demo datasets for classification, SIMS_arylate and Iris.
  • Updated interface and handling of mscorr preprocessing.

Importers

  • JCAMPREADR - Update jar to increased the max number of blocks allowed in imported file from 500 to 50000.

Other Changes

File Comment
ann
  • Modify 'bpn' algorithm case to support multi-column y.
emscorr
  • Model support for filter options 'p' and 's'.
matchvars
  • Update to work with reversed axis scales.
mlrengine
  • Added condmax and output condnum.
modeloptimizer
  • Add wait bar when applying models to validation data.
mscorr
  • Allow window input to be a double array of indices.
parafac
  • Fixed initialization of threeway suitable arrays usind TLD instead of ATLD.
plotscores_pls
  • Updates to studentized residual calucations for PLS and MLR.
plotscoreslimits
  • Limits on scores in PCA are now based solely on the scores distribution and no longer includes the model origin.
svm
  • Add parallel-for loop usage in optimization.