Two
            
            
            Gets the factor corresponding to the independent variable.
            
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public IIndex RowFactor { get; }Property Value
IIndexRemarks
A factor is a set of values that a categorical variable can assume. This method returns the IIndex object associated with the independent variable in the ANOVA model.