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
imported>Scott
No edit summary
Line 52: Line 52:


|----valign="top"
|----valign="top"
|'''[[savgol2d]]'''
|'''savgol2d'''
|
|
* Add 'full' (uses all cross terms) option.
* Add 'full' (uses all cross terms) option.

Revision as of 09:20, 16 March 2016

Changes and Bug Fixes in Version 8.1.1

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 remported 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.
tconcalc
  • Fixed PLS contributions.