Release Notes Version 9 1: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
Line 46: Line 46:


|----valign="top"
|----valign="top"
|'''[[editds | EDITDS]]'''
|'''[[editds]]'''
|
|
* Add shuffle and undo shuffle to transform menu.
* Add shuffle and undo shuffle to transform menu.
Line 54: Line 54:


|----valign="top"
|----valign="top"
|'''[[experimentreadr | EXPERIMENTREADR]]'''
|'''[[experimentreadr]]'''
|
|
* Add class info from Y to X block on import.
* Add class info from Y to X block on import.
Line 61: Line 61:


|----valign="top"
|----valign="top"
|'''[[figbrowser | FIGBROWSER]]'''
|'''[[figbrowser]]'''
|
|
* Change default to be off and remove any auto startup functionality.
* Change default to be off and remove any auto startup functionality.
Line 73: Line 73:


|----valign="top"
|----valign="top"
|'''[[glsw | GLSW]]'''
|'''[[glsw]]'''
|
|
* Scale SVD eigenvalues of input data by the first eigenvalue value.
* Scale SVD eigenvalues of input data by the first eigenvalue value.
Line 79: Line 79:


|----valign="top"
|----valign="top"
|'''[[modlrder | MODLRDER]]'''
|'''[[modlrder]]'''
|
|
* Add summary Y stats.
* Add summary Y stats.
Line 85: Line 85:


|----valign="top"
|----valign="top"
|'''[[parafac | PARAFAC]]'''
|'''[[parafac]]'''
|
|
* Add splithalf option to GUI.  
* Add splithalf option to GUI.  
Line 91: Line 91:


|----valign="top"
|----valign="top"
|'''[[reportwriter | REPORTWRITER]]'''
|'''[[reportwriter]]'''
|
|
* Add summary stats and prediction stats.
* Add summary stats and prediction stats.

Revision as of 15:51, 16 August 2022

Changes and Bug Fixes in Version 9.1

Version 9.1 of PLS_Toolbox and Solo is scheduled for released in August, 2022.

(back to Release Notes PLS Toolbox and Solo)

New Features in Solo and PLS_Toolbox

  • CONFIG_PYENV - Allow for user to configure Python in Matlab using a compressed file which contains the Python virtual environment.
  • ANNDL/ ANNDLDA
    • Add Loss vs. Epochs plot
    • Add ROC plot (ANNDLDA only).
    • dd crossval increment, specify the step size for first hidden layer nodes to be cross-validated over.
  • UMAP
    • Add connectivity plot.
    • Undo preprocessing for xhat.
    • Add embeddings to model.loads field.
  • TSNE - Add embeddings to model.loads field.
  • GROOTMANAGER - Manage and update MATLAB graphics root object properties.
  • GROOTEDITOR - Interface to GROOTMANAGER.
  • DOEGUI - Updated interface using web-based app tools, interface now available in newer versions of MATLAB.

Other Features and Improvements

File Comment
analysis
  • Add Augmenting, Overwriting, or Cancel when loading X and Y data and there is already X and Y data loaded.
CLUTTER FILTER
  • Support using cross-validation over multiple GLSW or EPO parameter values when using CLS Residuals.
COADDSETTING
  • Add binning by classes and add standard deviation and variance operations.
editds
  • Add shuffle and undo shuffle to transform menu.
  • When unfolding multiway the DataSet Editor will now update to match the unfolded DataSet Object.
  • Can do Undo One Action and the DataSet Editor will update to match the original multiway data.
experimentreadr
  • Add class info from Y to X block on import.
  • Allow experiment file with just file names.
figbrowser
  • Change default to be off and remove any auto startup functionality.
FLUCUTSET
  • Add fix for updating plot when using sample as a blank.
glsw
  • Scale SVD eigenvalues of input data by the first eigenvalue value.
modlrder
  • Add summary Y stats.
parafac
  • Add splithalf option to GUI.
reportwriter
  • Add summary stats and prediction stats.
  • Add summary Y stats and prediction stats.
  • Fix exporting to PowerPoint in MS Office 2019.