WebCab Probability and Statistics for .NET v3.3 Demo

CorrelationStateful Constructor (Double[], Double[])

Constructs a new Correlation instance using the specified value pairs for its initial data set.

public CorrelationStateful(
   double[] xValues,
   double[] yValues
);

See Also

CorrelationStateful Class | WebCab.Libraries.Statistics.Correlation Namespace | CorrelationStateful Constructor Overload List