auto_xy_CorrelationCoefficientΒΆ
auto_xy_CorrelationCoefficient calculates the correlation coefficient.
- ssText = auto_xy_CorrelationCoefficient(hData)
Return Value
ssText is the correlation coefficient.
Parameters
- hData
hData is the handle of a 1D or 2D dataset.
id-1871729