| GLMBinomial |
This is the Binomial distribution of the error distribution in GLM model.
|
| GLMFamily |
Family provides a convenient way to specify the error distribution
and link function used in GLM model.
|
| GLMGamma |
This is the Gamma distribution of the error distribution in GLM model.
|
| GLMGaussian |
This is the Gaussian distribution of the error distribution in GLM model.
|
| GLMInverseGaussian |
This is the Inverse Gaussian distribution of the error distribution in GLM model.
|
| GLMPoisson |
This is the Poisson distribution of the error distribution in GLM model.
|