GeneralizedEsdTest.Statistics Property

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

Definition

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

Property Value

Vector<Double>

See Also