Constructor where the class columns are the first columns.
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[]);
RegressorsForGLM Class | Imsl.Stat Namespace