Learn R Programming

BRugs (version 0.8-0)

loadOpenBUGS: Load OpenBUGS from given directory

Description

Load OpenBUGS from given directory, in case it was not detected on installation of BRugs.

Usage

loadOpenBUGS(dir)

Arguments

dir
Directory where OpenBUGS is installed, typically something like "c:/Program Files/OpenBUGS/OpenBUGS321". This should contain the OpenBUGS shared library libOpenBUGS.dll.

Value

  • Returns silently if the library was loaded successfully.

concept

  • OpenBUGS
  • WinBUGS
  • MCMC