Click or drag to resize
RegressorsForGLMDummyMethod Property
The dummy method.

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

Property Value

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