The GARCHModelType enumeration contains model types for GARCH. Model selection is determined by the equation that describes conditional variance (ISmGARCH).
It is used by the following property:
| Value | Brief description | |
| 0 | Standart. Standard model. | |
| 1 | TypeI. Type I model. | |
| 2 | TypeII. Type II model. |
See also: