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