Release Notes Solo Predictor Version 2 5 2 and Release Notes Version 8 6 1: Difference between pages

From Eigenvector Research Documentation Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>Jeremy
(Created page with "==Changes and Bug Fixes in Version 2.5.2== Version 2.5.2 of Solo_Predictor was released in January 2012. This is a minor release with bug fixes only. ===Bug Fixes=== {| |'''exc...")
 
imported>Scott
No edit summary
 
Line 1: Line 1:
==Changes and Bug Fixes in Version 2.5.2==
==Changes and Bug Fixes in Version 8.6.1==


Version 2.5.2 of Solo_Predictor was released in January 2012. This is a minor release with bug fixes only.
{| {{table}}
| align="center" style="background:#f0f0f0;"|'''File'''
| align="center" style="background:#f0f0f0;"|'''Comment'''


===Bug Fixes===
 
{|
|----valign="top"
|'''excludemissing'''
|'''Variable Selection'''
| Fix bug where 'include' info for that mode is lost whenever a row or column needs to be excluded because of too much missing data found.  
|
|----
* Fixes for using variable selections with more than one window open.
|'''parsemixed'''
 
| Fix for import bug on multiple delimiter correction (did not correctly replace many multiple delimiters, only doubles).
|----valign="top"
|----
|'''Context Menus'''
|'''writecsv'''
|
| Fix for bug which put too many separators on the row of names for row-label/class/etc sets.
* Fixes for context menu positioning high DPI systems. 
 
 
|----valign="top"
|'''[[asca]]'''
|
* Update ssq_tot calculation for using included samples only.
 
|----valign="top"
|'''[[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.
 
|----valign="top"
|'''[[estimatefactors]]'''
|
* Add check to avoid columns which have NaN std dev.
 
|----valign="top"
|'''[[matchrows]]'''
|
* Add option for requiring unique labels.  
 
|----valign="top"
|'''[[splitcaltest]]'''
|
* Fix bug if replicates classset was not first classset.
 
|----valign="top"
|'''[[xlsreadr]]'''
|
* Update to avoid using 'basic' mode to better handle date conversion from Excel to Matlab.
|----
|----
|}
|}

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.