iBUGS: An Intelligent Interface to WinBUGS/OpenBUGS/JAGS

Description Usage Details Value Author(s) See Also Examples

View source: R/iBUGS.R

Description

Create a GUI by gWidgetsRGtk2 and all options for R2WinBUGS and R2jags can be set in the GUI. The letter ‘i’ can be interpreted as ‘intelligent’ or ‘interface’ – depends on what you think.

Usage

1

Details

iBUGS will try to find the directories of WinBUGS/OpenBUGS/JAGS in your system and use them when calling bugs or jags in R2WinBUGS or R2jags. For most users, this search will succeed, unless WinBUGS/OpenBUGS/JAGS were not installed in the default directory.

iBUGS will also try to get the data object names from the current R session and guess the parameter names in a BUGS model. Click the “Preference” button and you will see the lists of names.

More intelligence is to be added.

Value

Invisible NULL.

Author(s)

Yihui Xie <http://yihui.name>

See Also

bugs, jags, bugs.options

Examples

1
2
3
4
5
6
## Not run: 

iBUGS()


## End(Not run)

yihui/iBUGS documentation built on May 4, 2019, 4:26 p.m.