Home > Libraries > Criteria > max_corrcoef.m

iFit/max_corrcoef

PURPOSE ^

c=max_corrcoef(Signal, Error, Model)

SYNOPSIS ^

function c=max_corrcoef(Signal, Error, Model)

DESCRIPTION ^

 c=max_corrcoef(Signal, Error, Model)

 maximum correlation coefficient 
 the return value is 1-corrcoef(Signal, Model) with non diagonal term of the 
 correlation matrix. This value lies within [0 2]. When 0, it is a perfect match.
 This criteria does not use the error bars.

 <http://en.wikipedia.org/wiki/Correlation_coefficient>
 (c) E.Farhi, ILL. License: EUPL.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1