WebCab Probability and Statistics for .NET v3.3 Demo | |
CorrelationStateful.AddValue Method
Adds a new pair of (ordered) numbers (xValue, yValue)
to the data set.
Parameters
- xValue
- The value in the first variable of the (ordered) pair which is added to the data set.
- yValue
- The value in the second variable of the (ordered) pair which is added to the date set.
See Also
CorrelationStateful Class | WebCab.Libraries.Statistics.Correlation Namespace