You are here: Symbol Reference > Dew.Stats Namespace > Statistics Class > Statistics Methods > CorrCoef Method > CorrCoef Method (TMtx, TMtx)
Dew Stats for .NET
Contents
PreviousUpNext
Statistics.CorrCoef Method (TMtx, TMtx)

Pearson correlation coefficients between matrix rows and cols.

C#
public CorrCoef(TMtx X, TMtx Result);

This version calculates Pearson correlation coefficients rx,y between X matrix rows and cols. X colums are treated as samples (variables) and rows as values (observables).

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