Release Notes Version 9 3 1: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
(Created page with "==Changes and Bug Fixes in Version 9.3.1== ===Additional Changes=== {| {{table}} | align="center" style="background:#f0f0f0;"|'''File''' | align="center" style="background:#f0f0f0;"|'''Comment''' |----valign="top" |'''analysis''' | * Fix error in SSQ table when running Analysis LDA/PLSDA with no cross-validation. * Fix error in SSQ table when running PCR with multiple Y columns. * Fix for plotting preprocessed data and checking OSC preprocessing. * Fix for setting...")
 
No edit summary
 
Line 35: Line 35:
|
|
* Avoiding matrix pencil scenario where S_B and S_W are ill-conditioned.
* Avoiding matrix pencil scenario where S_B and S_W are ill-conditioned.


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

Latest revision as of 11:35, 3 April 2024

Changes and Bug Fixes in Version 9.3.1

Additional Changes

File Comment
analysis
  • Fix error in SSQ table when running Analysis LDA/PLSDA with no cross-validation.
  • Fix error in SSQ table when running PCR with multiple Y columns.
  • Fix for plotting preprocessed data and checking OSC preprocessing.
  • Fix for setting a class set from a plot and there is no existing class set in the DSO and cross-validation is turned off.
cooksd
  • Enable viewing Cook's Distance statistic in plotgui via plot controls for PCR models.
DataSet Object
  • Fix for date field default.
  • Fix for uniqueid field, uses uuid now.
  • Fix for loading old version DSO that has empty array.
evrishapley
  • Add ability to spawn static views of results.
LDA
  • Avoiding matrix pencil scenario where S_B and S_W are ill-conditioned.
specalign
  • Modify Variable Alignment GUI to include COW parameter optimization utilizing optim_cow.m.
  • Fix font issues on Windows and add segmentlength to the encoded preprocessing description.
pdf2text
  • Read PDF document into a string array.
plotscores
  • Fix for measured vs predicted.