AnovaModel.DependentVariable Property
Gets or sets the dependent variable in the ANOVA model.
DefinitionPermalink
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public Vector<double> DependentVariable { get; set; }