Click or drag to resize

PearsonsChiSquareTestcalculateExprRuns Method

Count how many times the experiment has been run by summing all experiment outcomes 8

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double calculateExprRuns(
	int[] exprOutcomeCounts
)

Parameters

exprOutcomeCounts  Int32

[Missing <param name="exprOutcomeCounts"/> documentation for "M:CenterSpace.NMath.Core.PearsonsChiSquareTest.calculateExprRuns(System.Int32[])"]

Return Value

Double
See Also