Skip to content

Releases: aptech/gauss-sampler-library

0.1.0 - Alpha Release

12 Jun 23:45

Choose a tag to compare

0.1.0 - Alpha Release Pre-release
Pre-release

Preliminary econometric package containing the GAUSS Bayesian sampler library.

Installation

The GAUSS sampler library can be easily installed using the GAUSS Application Installer, as shown below:

  1. Download the zipped folder samplerlib.zip.
  2. Select Tools > Install Application from the main GAUSS menu.
  3. Follow the installer prompts, making sure to navigate to the downloaded samplerlib.zip.
  4. Before using the functions created by samplerlib you will need to load the newly created samplerlib library. This can be done in a number of ways:
  • Navigate to the library tool view window and click the small wrench located next to the samplernlib library. Select Load Library.
  • Enter library samplerlib in the program input/output window.
  • Put the line library samplerlib; at the beginning of your program files.