Release Notes Version 7 5: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
imported>Scott
Line 31: Line 31:


===Misc New Functions===
===Misc New Functions===
[[ann]] - Artificial Neural Network regression models.
* [[ann]] - Artificial Neural Network regression models.
[[emscorr]] - Extended Multiplicative Scatter Correction (EMSC).
* [[emscorr]] - Extended Multiplicative Scatter Correction (EMSC).
[[importtool]] - GUI for designating column/row data types.
* [[importtool]] - GUI for designating column/row data types.
[[modelselectorgui]] - Graphical Interface to built ModelSelector models
* [[modelselectorgui]] - Graphical Interface to built ModelSelector models
[[preprocessiterator]]- Create array of preprocessing combinations.
* [[preprocessiterator]]- Create array of preprocessing combinations.
[[sammon]] - Computes Sammon projection for data or map.
* [[sammon]] - Computes Sammon projection for data or map.
[[textreadr]] - Reads an ASCII or .XLS file in as a DataSet Object (formally xclreadr).
* [[textreadr]] - Reads an ASCII or .XLS file in as a DataSet Object (formally xclreadr).

Revision as of 21:00, 7 November 2013

New Features in Solo and PLS_Toolbox

Model Selector Interface

  • Graphical Interface to build Model Selector models.
  • Drag and drop models from the Model Cache.
  • Graphically add decisions to each node.

Model Optimizer

  • Added ability to survey preprocessing for a given snapshot.
  • Additional models added (ANN).

New/Improved Importers

New/Improved Preprocessing Methods

  • EMSC is now out of patent and included with PLS_Toolbox.

Analysis

  • Completely revamped options window allows easier saving and restoring of options.
  • ANN added to methods list.

Plot Controls

New Command-line Features and Functions

Command-line Tool Changes

Misc New Functions

  • ann - Artificial Neural Network regression models.
  • emscorr - Extended Multiplicative Scatter Correction (EMSC).
  • importtool - GUI for designating column/row data types.
  • modelselectorgui - Graphical Interface to built ModelSelector models
  • preprocessiterator- Create array of preprocessing combinations.
  • sammon - Computes Sammon projection for data or map.
  • textreadr - Reads an ASCII or .XLS file in as a DataSet Object (formally xclreadr).