Model Term Collection Properties
Properties
Children |
Returns a list of child terms referenced by this term.
(Overrides ModelTerm.Children) |
Column |
Returns the number of numerical columns the term maps to.
(Inherited from ModelTerm) |
Columns |
Enumerates the numerical columns the term maps to.
(Inherited from ModelTerm) |
Count | Gets the number of terms in the collection. |
IsBound |
Gets whether all the variables in the term
are bound to a column in a data frame.
(Overrides ModelTerm.IsBound) |
IsReducible |
Gets whether the term can be reduced to a derived term
or set of terms.
(Inherited from ModelTerm) |
Item | Gets or sets the element at the specified index. |
Kind |
Returns the kind of term.
(Overrides ModelTerm.Kind) |