You are here: Symbol Reference > Statistics Namespace > Functions > Statistics.CorrCoef Function
Stats Master VCL
ContentsIndex
PreviousUpNext
Statistics.CorrCoef Function

Pearson correlation coefficients.

Pascal
procedure CorrCoef(const X: TDenseMtxVec; const Y: TDenseMtxVec; const aResult: TMtx; var tValue: double); overload;

Additionally returns also the Students t-distribution value as an indicator of statistical significance.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!