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.0.3
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.0.3
public ModelTermCollection ExpandToCategorical()
Return Value
ModelTermCollectionA representation of the model terms in terms of a categorical term or interaction of categorical terms.