ModelFamily.HasScaleParameter Property

Gets or sets whether the probability distribution contains a scale factor that may be estimated.

Definition

Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public virtual bool HasScaleParameter { get; }

Property Value

Boolean

See Also