summarymcmc: summary of output from 'atmcmc'

Description Usage Arguments Value Examples

Description

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

1
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

Examples

1
## see examples in `atmcmc'

atmcmc documentation built on May 2, 2019, 11:05 a.m.