Shows a summary of output from an `atmcmc' run. It includes project name, sample mean, functional sample mean, acceptance rate, runtime, and iteration numbers of end of all phases.
Usage
summarymcmc(output, name = "MCMC")
Arguments
output
output from an `atmcmc' run
name
name of the project
Value
Displays the following items:
name
name of the project
estimates
sample mean
estimates_of_functional
functional sample mean
acceptance_rate
acceptance rate of the 2nd half of sampling phase
time_elapsed
runtime of the full MCMC
phase_length
string of iteration numbers to show when each phase has ended. For the sampling phase, this shows when the 1st half of sampling phase has ended also