Expands the term into a collection of primitive numerical terms.
Namespace:
Extreme.DataAnalysis.Models
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public ModelTermCollection ExpandToCategorical()
Public Function ExpandToCategorical As ModelTermCollection
public:
ModelTermCollection^ ExpandToCategorical()
member ExpandToCategorical : unit -> ModelTermCollection
Return Value
Type:
ModelTermCollectionA representation of the model terms in terms of
a categorical term or interaction of categorical terms.
Reference