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
Line 21: Line 21:
|
|
* 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 31:
|
|
* 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 41:
|
|
* Fix bug if replicates classset was not first classset.
* Fix bug if replicates classset was not first classset.


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

Revision as of 11:28, 22 February 2018

Changes and Bug Fixes in Version 8.6.1

File Comment


Variable Selection
  • Fixes for using variable selections with more than one window open.
Context Menus
  • Fixes for context menu positioning high 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.