ModelTermCollection.IsBound 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.0
C#
public override bool IsBound { get; }

Property Value

Boolean

See Also