GeneralizedEsdTest.Statistics Property

Gets a vector containing the test statistics for the individual outlier tests.

Definition

Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public Vector<double> Statistics { get; }

Property Value

Vector<Double>

See Also