StepwiseOptions.FixedVariables Property
Gets the collection of variables that are always included in the regression 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 ReadOnlyCollection<Vector<double>> FixedVariables { get; }