Documentation and Release Notes Version 7 5: Difference between pages

From Eigenvector Research Documentation Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>Jeremy
No edit summary
 
imported>Scott
 
Line 1: Line 1:
PLS_Toolbox documentation is contained in various documents including:
==New Features in Solo and PLS_Toolbox==
* PLS_Toolbox Manual - containing the chemometrics tutorial and how-to use PLS_Toolbox functions and GUIs.
:: '''Matlab command:'''  pls_toolboxhelp
* PLS_Toolbox Reference Manual - a static version of our on-line Wiki documentation on all functions.
::'''Matlab command:'''  helppls
* DataSet Object Manual - a technical description of the DataSet Object (see also the PLS_Toolbox Manual).
:: '''Matlab command:'''  pls_toolboxhelp dso


The PDF documents require the Adobe Acrobat PDF Reader which can be [http://www.adobe.com/products/acrobat/readermain.html downloaded FREE from the Internet].
===[[Modelselectorgui | Model Selector Interface]]===
* Graphical Interface to build [[Modelselector | Model Selector]] models.
(Sub topic of [[Getting_Started_Documentation_and_Help|Getting_Started_Documentation_and_Help]])
* Drag and drop models from the Model Cache.
* Graphically add decisions to each node.
 
===[[Modeloptimizergui | Model Optimizer]]===
* Added ability to [[Modeloptimizergui#Survey_Preprocessing | survey]] preprocessing for a given snapshot.
* Additional models added (ANN).
 
===New/Improved Importers===
* [[gwscanreadr|Guided Wave Scan and Autoscan]] importer added
* ...............
* Improved memory and speed performance for text parsing
 
===New/Improved Preprocessing Methods===
* [[EMSC_Toolbox_Manual|EMSC]] is now out of patent and included with PLS_Toolbox.  
 
===Analysis===
* Completely revamped [[Optionseditor|options window]] allows easier saving and restoring of options.
* ANN added to methods list.
* Export and Import models directly from [[Analysis_Window:_Model_Cache_Pane#Exporting_and_Importing_Models | cache]].
 
===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).

Revision as of 22:18, 13 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.
  • Export and Import models directly from cache.

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).