Description Usage Arguments Value Examples
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.
1 | summarymcmc(output, name = "MCMC")
|
output |
output from an ‘atmcmc’ run |
name |
name of the project |
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 |
1 | ## see examples in `atmcmc'
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.