Description Usage Arguments Value
View source: R/process_results.R
process_benchmarks
ingests the raw results from mmBPFA_sampler
and
returns the raw benchmarks and average time per sampling step. Only works if the sampler was run with
benchmarks = TRUE
.
1 | process_benchmarks(mcmc_object)
|
mcmc_object |
A S3 object of class |
A list containing the raw benchmarks and average timing per sample step.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.