Release Notes Version 8 1 1: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
No edit summary
(One intermediate revision by the same user not shown)
Line 64: Line 64:
|
|
* Added demo for testrobustness.
* Added demo for testrobustness.
|----valign="top"
|'''[[tconcalc]]'''
|
* Fix calculation of Tcon for PLS model type to account for the PLS Loadings not being orthogonal. This change does not affect T2 for PLS models. It only changes Tcon. Now the sum of Tcon-squared equals T2 for PLS models, as it should.
|----
|----
|}
|}

Revision as of 10:18, 14 August 2019

Changes and Bug Fixes in Version 8.1.1

This release includes updates for Matlab 2016a.

Importers

Additional Changes

File Comment


adjustaxislimitsgui
  • Add X and Y Dir to adjust axis interface.
parafac
  • Add unimodality without associated nonnegativity to constrainfit.m.
comparelcms_sim_interactive
  • Fix control sizing and improve code performance.
editds
  • Increase GUI performance.
dendrogram
  • Dendrogram's "Keep" feature resets the first row classset to the user's dendrogram selection. However, it keeps the original first row class IDs and class set name. Fix to use new class IDs and set class set name = "Cluster Classes".
opusreadr
  • Fix "date and time" axisscale creation (based on date and time) to handle time reported as GMT or UTC. Also sort rows in order of increasing timestamp.
coda_dw_interactive
  • Fix control sizing and improve code performance.
lwr
  • Expose the 'model.detail.extrap' variable in the LWR Scores Plot.
savgol2d
  • Add 'full' (uses all cross terms) option.
cov_cv
  • Added makemonotonic to interp1 DO trick to help interpolation.
testrobustnessdemo
  • Added demo for testrobustness.
tconcalc
  • Fix calculation of Tcon for PLS model type to account for the PLS Loadings not being orthogonal. This change does not affect T2 for PLS models. It only changes Tcon. Now the sum of Tcon-squared equals T2 for PLS models, as it should.