Description Usage Arguments Value Examples
View source: R/Avg_acc_probs.R
This function takes the results from an inference function, and describes in words the acceptance probabilities of the parameters. Will show 0
1 | Avg_acc_probs(res.list, reparam = F)
|
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). |
A description of the average acceptance probabilities.
1 | Avg_acc_probs(res.list, reparam = F)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.