boa.menu: Interactive BOA Menu

Description Usage Arguments Warning Note Author(s) Examples

Description

Starts the interactive menu for BOA. Provides a menu-driven interface to all of the convergence diagnostics and statistical and graphical analysis tools.

Usage

1

Arguments

recover

a logical value for use if the previous BOA menu session terminated unexpectedly. It may be possible to crash the menu system by supplying the wrong type of data. In the event of a crash, recover = TRUE may be used to ensure that no data is lost.

Warning

Do not use the recover argument unless starting the menu immediately after a crash.

Note

boa.menu is the only function in the BOA library that need be called in order to use the menu-driven interface.

Author(s)

Brian J. Smith

Examples

1
2
3
4
5
## Not run: 
## Start the menu system
boa.menu()

## End(Not run)

boa documentation built on May 1, 2019, 9:12 p.m.

Related to boa.menu in boa...