|
[ Home | GAUSS | GAUSS Engine | GAUSS Apps | 3rd Party Apps | Keywords Index ] The Estimation Transforming Independent Variables The estimate keyword command takes two arguments, a run name and a model name:
estimate run1 garch(1,1);
See the FANPAC manual for a complete list of available models.
|