Model Term.Expand To Categorical Method
            
            
            Expands the term into a collection of primitive numerical terms.
            
Definition
Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
A representation of the model terms in terms of a categorical term or interaction of categorical terms.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public ModelTermCollection ExpandToCategorical()Return Value
ModelTermCollectionA representation of the model terms in terms of a categorical term or interaction of categorical terms.