Release Notes Version 8 1: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
imported>Scott
Line 3: Line 3:
===Features and Improvements===
===Features and Improvements===


* Major performance improvement in PARAFAC and PARAFAC2.
* Major performance improvement in [[parafac|PARAFAC]] and [[parafac2|PARAFAC2]].
* Improved text handling for large/zoomed displays.
* Improved text handling for large/zoomed displays.
* Multiple fixes and improvements to [[corrspecgui |Correlation Spectroscopy]] interface.
* Multiple fixes and improvements to [[corrspecgui |Correlation Spectroscopy]] interface.

Revision as of 12:02, 22 December 2015

Changes and Bug Fixes in Version 8.1

Features and Improvements

  • Major performance improvement in PARAFAC and PARAFAC2.
  • Improved text handling for large/zoomed displays.
  • Multiple fixes and improvements to Correlation Spectroscopy interface.
  • Updated figure management and clipboard copying.

Importers

  • aqualogreadr - Added netCDF file reader. Defaults set for MS data.


Other Changes

File Comment
ann
  • Handle special case of cvi being single-valued in ann. This occurs if using CV with nsplits=2.
cluster
  • Fix for saving classes from plot.
genalgplot
  • Did not plot results for the uppermost model (highest RMSECV) in case when using pcolor (number of variables > 100).
lwr
  • Add tsqlim to model, for confidence level specified in options.
  • Fix calculation of X residuals in case of using PCR or PLS local model LWR. This affects calculated Q limit (model.detail.reslim{1}).


r2calc
  • r2calc was too aggressive in trying to match x and y dimensions by transposing one, unintentionally applied when x and y are square and have same size.