Model Term.Is Bound Property
Gets whether all the variables in the term
are bound to a column in a data frame.
Definition
Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public virtual bool IsBound { get; }