Click or drag to resize
RegressorsForGLM.DummyMethod Property
The dummy method.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public RegressorsForGLM. DummyType DummyMethod { get; set; }

Property Value

Type: RegressorsForGLM.DummyType
Remarks
One of All (the default), LeaveOutLast or SumToZero.
See Also