Release Notes Version 9 0: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
* Solo is now built with version 2020b of Matlab.  
* Solo is now built with version 2020b of Matlab.  
* [[plotgui|PLOTGUI]] - Create a Y-block from selected points a plot of X-block data via context (right-click) menu.
* [[plotgui|PLOTGUI]] - Create a Y-block from selected points a plot of X-block data via context (right-click) menu.
* [[knn|KNN]] - Select Class Groups interface now available in the KNN Analysis window.
* [[knn|KNN]]
* [[plsda|PLSDA]]
** Select Class Groups interface now available in the KNN Analysis window.  
** Allow creating of new class set based on modeling groups.
** Add option to use compression.  
** Enable Variable Selection methods VIP and sRatios.
* [[simca|SIMCA]]  
* [[asca|ASCA]] - Uses the ASCA+ extension as introduced by Thiel, Feraud, and Govaerts (2017) to handle an un-balanced experimental design dataset.
** Sub models can now use independent preprocessing and include field.  
* [[plotgui|PLOTGUI]]  
** Building SIMCA model from command line can now pass cell array of individual PCA models (built from the same dataset).
** Allow for creating a new class set via selection when viewing an existing class set.  
** Allow for override of default class coloring using 'classcoloruser' setting (set to "yes") then selecting context menu on marker.
* [[preprocess|PREPROCESS]] - Add [[Filtering_and_despiking_settings_gui | Filtering and Despiking Settings GUI]], which uses the [[windowfilter]] function.


==Other Changes==
==Other Changes==
Line 41: Line 38:
|
|
* Add 'exponential' to type of constraints available.
* Add 'exponential' to type of constraints available.
|----
|----valign="top"
|'''[[experimentreadr]]'''
|
* When doing Cal/Val split and keeping replicates, user can now select class set from X or Y block.
|----
|----


|}
|}

Revision as of 12:13, 20 September 2021

Changes and Bug Fixes in Version 9.0

NOTE:

  • As of 09/17/2021 PLS_Toolbox and Solo are in pre-release.
  • Users should contact helpdesk@eigenvector.com to report bugs.
  • These notes are subject to change.

Version 9.0 of PLS_Toolbox and Solo is scheduled for released in October, 2021.

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

  • Solo is now built with version 2020b of Matlab.
  • PLOTGUI - Create a Y-block from selected points a plot of X-block data via context (right-click) menu.
  • KNN
    • Select Class Groups interface now available in the KNN Analysis window.
    • Add option to use compression.
  • SIMCA
    • Sub models can now use independent preprocessing and include field.
    • Building SIMCA model from command line can now pass cell array of individual PCA models (built from the same dataset).

Other Changes

File Comment
analysis
  • When creating Y-block from column in X-block, column will be hard-deleted from X-block.
constrainfit
  • Add 'exponential' to type of constraints available.
experimentreadr
  • When doing Cal/Val split and keeping replicates, user can now select class set from X or Y block.