| Name | Description |
---|
 | GeneralizedLinearModel(IDataFrame, String, String, String) |
Constructs a new binomial GeneralizedLinearModel.
|
 | GeneralizedLinearModel(VectorDouble, VectorDouble, MatrixDouble, VectorDouble) |
Constructs a new binomial GeneralizedLinearModel.
|
 | GeneralizedLinearModel(VectorDouble, VectorDouble, VectorDouble, VectorDouble) |
Constructs a new binomial GeneralizedLinearModel.
|
 | GeneralizedLinearModel(IDataFrame, String, ModelFamily, LinkFunction, String) |
Constructs a new GeneralizedLinearModel.
|
 | GeneralizedLinearModel(VectorDouble, MatrixDouble, ModelFamily, LinkFunction, VectorDouble) |
Constructs a new GeneralizedLinearModel.
|
 | GeneralizedLinearModel(VectorDouble, IEnumerableVectorDouble, ModelFamily, LinkFunction, VectorDouble) |
Constructs a new GeneralizedLinearModel.
|
 | GeneralizedLinearModel(IDataFrame, String, String, ModelFamily, LinkFunction, String) |
Constructs a new GeneralizedLinearModel.
|