Release Notes Version 9 2: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
(Created page with "==Changes and Bug Fixes in Version 9.2== Version 9.2 of PLS_Toolbox and Solo is scheduled for released in January, 2023. (back to Release Notes PLS Toolbox and Solo) ==N...")
 
No edit summary
Line 6: Line 6:
==New Features in Solo and PLS_Toolbox==
==New Features in Solo and PLS_Toolbox==


* [[ModelBuilding_BiplotBIPLOTS | BIPLOTS]] - Include lines drawn from loadings points to origin.  
* [[ModelBuilding_Biplot | BIPLOTS]] - Include lines drawn from loadings points to origin.  
* [[dataset2table | DATASET2TABLE]] - Added function to convert DataSets to MATLAB table datatype.
* [[dataset2table | DATASET2TABLE]] - Added function to convert DataSets to MATLAB table datatype.
* [[Hmac | HMAC]] - Add object that automatically creates a hierarchical model for classification problems.
* [[Hmac | HMAC]] - Add object that automatically creates a hierarchical model for classification problems.

Revision as of 16:12, 27 December 2022

Changes and Bug Fixes in Version 9.2

Version 9.2 of PLS_Toolbox and Solo is scheduled for released in January, 2023.

(back to Release Notes PLS Toolbox and Solo)

New Features in Solo and PLS_Toolbox

  • BIPLOTS - Include lines drawn from loadings points to origin.
  • DATASET2TABLE - Added function to convert DataSets to MATLAB table datatype.
  • HMAC - Add object that automatically creates a hierarchical model for classification problems.
  • PYTHONTOOLS - Add support for Python 3.10 and Mac M1.
  • SOFTWAREDEVKIT - Add support for C# and MATLAB.
  • TESTROBUSTNESS - Enable testrobustness function for non-linear regression methods (lwr, svm, ann, anndl, xgb).

Other Features and Improvements

File Comment
analysis
  • Extend corrmap to yblock.
evricompatibility
  • Re-enable checking via website.
experimentreadr
  • Fix to allow experiment file with just file names.
clutter filter
  • Added capability to use CLS residuals as a clutter source and can cross-validate over alpha parameter for GLSW and over number of PCs for EPO.
mlr
  • Update internal crossval.
  • Update quadraticInit to be 1 instead of 0.
plotgui

Can now plot Y-block scores for PLS, PLSDA, and N-PLS models.