Model Input.Dependent Variables Property
Gets the input group that contains the dependent variable(s).
Definition
Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
[ObsoleteAttribute("Use the Targets property instead.")]
public ModelInputGroup? DependentVariables { get; set; }