The maximum number of observations that can be handled in the linear programming.
An int
scalar which sets the maximum number of observations that can be handled in the linear programming.
By default, ObservationMax
is set to the number of observations.
Exception Type | Condition |
---|---|
ArgumentException | is thrown if ObservationMax is less than 0. |
CategoricalGenLinModel Class | Imsl.Stat Namespace