Gaussx incorporates a full featured set of professional, state of the art, econometric routines that run under Gauss. These tools can be used within Gaussx, both in research and in teaching. Alternatively, since the Gauss source is included, individual econometric routines can be extracted and integrated in stand-alone Gauss programs.
Gaussx runs from a menu in which the user specifies the input and output files, and the directories for data. A command file is written using commands similar to SAS or TSP:
OLS y c x1 x2;
Gaussx then executes this command file and the results are shown on the screen, and written to an output file, which is available for viewing after the end of execution. Thus Gaussx replicates the edit/run/view cycle that seems to be most efficient in running econometric analysis. And since this cycle is menu driven, the learning curve is almost zero. One can run Gaussx without knowing Gauss at all. However, since any Gauss statement can be used within Gauss, all the power of Gauss is available. In addition, all the tools most commonly needed for econometric analysis are provided, at whatever level is required.
Gaussx can use any editor, including Gauss; however a custom editor, GsxEdit, is included. GsxEdit is similar to Gauss 3.6, and provides Gaussx context sensitive help. It can also be used as a stand alone editor.
The current versions of Gaussx are:
- 5.0 (01) -- requires Gauss for Windows 3.5, 3.6, 4.0 or 5.0.
- 5.0 (01) -- requires Gauss for Unix 3.2.31 or above