Model.Status Property
Gets the status of the model, which determines which information is available.
Definition
Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.6.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.6.0
[ObsoleteAttribute("Use the ModelState property instead.")]
public ModelState Status { get; }