ModelFamily.HasScaleParameter Property

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

Definition

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

Property Value

Boolean

See Also