RegressionModel<T>.DependentVariable Property

Gets a vector that contains the dependent variable that is to be fitted.

DefinitionPermalink

Namespace: Extreme.DataAnalysis.Models
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public Vector<double> DependentVariable { get; }

Property ValuePermalink

Vector<Double>

See AlsoPermalink