Fits a generalized linear model to data
GeneralizedLinearModelFit[{{x1, y1}, {x2, y2}, …}, {f1, f2, …}, x]
GeneralizedLinearModelFit[data, {f1, f2, …}, {x1, x2, …}]
GeneralizedLinearModelFit[{m, v}]
- AccuracyGoal — default Automatic
- ConfidenceLevel — default 95/100
- CovarianceEstimatorFunction — default "ExpectedInformation"
- DispersionEstimatorFunction — default Automatic
- ExponentialFamily — default Automatic
- IncludeConstantBasis — default True
- LinearOffsetFunction — default None
- LinkFunction — default Automatic
- MaxIterations — default Automatic
- NominalVariables — default None
- PrecisionGoal — default Automatic
- Weights — default Automatic
- WorkingPrecision — default Automatic