The ErrorDistributionType enumeration is used to determine the type of error distribution.
It is used by the following property:
Value | Brief description | |
0 | NormalDistribution. Normal distribution. | |
1 | LogisticDistribution. Logistic distribution. | |
2 | GumbelDistribution. Distribution of probabilities of the first type extreme values (Gumbel distribution). |
See also: