GeneralizedLinearModel.ModelFamily Property

Gets or sets the probability distribution family of the model.

Definition

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

Property Value

ModelFamily

See Also