Release Notes Version 8 6 1: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
imported>Scott
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Changes and Bug Fixes in Version 8.6.1==
==Changes and Bug Fixes in Version 8.6.1==
PLS_Toolbox 8.6.1 compatible with Matlab 2018a.


{| {{table}}
{| {{table}}
Line 14: Line 16:
|'''Context Menus'''
|'''Context Menus'''
|
|
* Fixes for context menu positioning high DPI systems.   
* Fixes for context menu positioning high on DPI systems.   




Line 21: Line 23:
|
|
* Update ssq_tot calculation for using included samples only.
* Update ssq_tot calculation for using included samples only.


|----valign="top"
|----valign="top"
Line 32: Line 33:
|
|
* Add check to avoid columns which have NaN std dev.
* Add check to avoid columns which have NaN std dev.
|----valign="top"
|'''[[matchrows]]'''
|
* Add option for requiring unique labels.


|----valign="top"
|----valign="top"
Line 37: Line 43:
|
|
* Fix bug if replicates classset was not first classset.
* Fix bug if replicates classset was not first classset.


|----valign="top"
|----valign="top"

Latest revision as of 11:31, 22 February 2018

Changes and Bug Fixes in Version 8.6.1

PLS_Toolbox 8.6.1 compatible with Matlab 2018a.

File Comment


Variable Selection
  • Fixes for using variable selections with more than one window open.
Context Menus
  • Fixes for context menu positioning high on DPI systems.


asca
  • Update ssq_tot calculation for using included samples only.
dendrogram
  • User can now choose to add the created cluster class to the x-block instead of only being allowed to overwrite an existing class.
estimatefactors
  • Add check to avoid columns which have NaN std dev.
matchrows
  • Add option for requiring unique labels.
splitcaltest
  • Fix bug if replicates classset was not first classset.
xlsreadr
  • Update to avoid using 'basic' mode to better handle date conversion from Excel to Matlab.