boa.save: Save Session

Description Usage Arguments Value Author(s)

Description

Save the current state of the session lists of MCMC sequences and the global parameters to a database object.

Usage

1

Arguments

name

Character string giving the name of the object to which the current session should be saved.

envir

The 'environment' to which the object should be saved. For more information, consult the help documentation in R on the assign() function.

replace

Logical value indicating whether object name should be replaced if it already exists.

Value

A logical value indicating that the session was successfully saved to the specified object.

Author(s)

Brian J. Smith


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

Related to boa.save in boa...