Parameter<T>.Distribution Property
Gets the distribution of the estimated value.
Definition
Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The standard error of the estimated value.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public ContinuousDistribution Distribution { get; }
Property Value
ContinuousDistributionThe standard error of the estimated value.