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