From Eigenvector Research Documentation Wiki
Jump to navigation
Jump to search
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.
|