| Name | Description |
---|
 | GeneralizedLinearModel(NumericalVariable, NumericalVariable) | |
 | GeneralizedLinearModel(Vector, Matrix) | |
 | GeneralizedLinearModel(DataTable, String, String) | |
 | GeneralizedLinearModel(VariableCollection, String, String) | |
 | GeneralizedLinearModel(DataTable, String, String, String) | Obsolete. |
 | GeneralizedLinearModel(IDataFrame, String, String, String) | |
 | GeneralizedLinearModel(VectorDouble, VectorDouble, MatrixDouble, VectorDouble) | |
 | GeneralizedLinearModel(VectorDouble, VectorDouble, VectorDouble, VectorDouble) | |
 | GeneralizedLinearModel(IDataFrame, String, ModelFamily, LinkFunction, String) | |
 | GeneralizedLinearModel(VectorDouble, MatrixDouble, ModelFamily, LinkFunction, VectorDouble) | |
 | GeneralizedLinearModel(VectorDouble, IEnumerableVectorDouble, ModelFamily, LinkFunction, VectorDouble) | |
 | GeneralizedLinearModel(DataTable, String, String, ModelFamily, LinkFunction, String) | Obsolete. |
 | GeneralizedLinearModel(IDataFrame, String, String, ModelFamily, LinkFunction, String) | |