Avg_acc_probs: Describe the acceptance probabilities.

Description Usage Arguments Value Examples

View source: R/Avg_acc_probs.R

Description

This function takes the results from an inference function, and describes in words the acceptance probabilities of the parameters. Will show 0

Usage

1
Avg_acc_probs(res.list, reparam = F)

Arguments

res.list

The list of results outputted by the MCMC functions.

reparam

Whether we are using the reparameterisation to make inference or not (defaults to FALSE).

Value

A description of the average acceptance probabilities.

Examples

1
Avg_acc_probs(res.list, reparam = F)

BenjamenSimon/EpidemicR documentation built on March 23, 2020, 11:03 p.m.