One Way RAnova Model.Subject Factor Property
Gets the factor corresponding to the subjects.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public IIndex SubjectFactor { 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.