Click or drag to resize

TimeSeriesLjungBoxTest Method

Performs a Ljung-Box test for non-correlation.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public TestResult LjungBoxTest()

Return Value

Type: TestResult
The result of the test.
See Also