IMSL C# Numerical Library

RegressorsForGLM Constructor

Constructor where the class columns are the first columns.

Overload List

Constructor where the class columns are the first columns.

public RegressorsForGLM(double[,],int);

Constructor with an explicit set of class column indices.

public RegressorsForGLM(double[,],int[]);

See Also

RegressorsForGLM Class | Imsl.Stat Namespace