Gets the estimated value of the parameter.

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (Extreme.Numerics)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property Value As Double
C#
public double Value { get; }
C++
public:
double Value {
	double get ();
}

Value

The estimated value of the parameter.