IMSL C# Numerical Library

RegressorsForGLM.ModelOrder Property

The order of the model.

public int ModelOrder {set;}

Remarks

Model order can be specified as 1 or 2. Use SetEffects to specify more complicated models. This overrides previously set effects.

See Also

RegressorsForGLM Class | Imsl.Stat Namespace