audrey-b / simanalyse

A package to analyse simulation study data and summarise the results
GNU General Public License v3.0
3 stars 4 forks source link

add argument to sma_bayesian to specify which nodes to use to assess convergence #14

Open audrey-b opened 4 years ago

audrey-b commented 4 years ago

If some of the nodes are known not to be identifiable, the user can ensure convergence by not including those nodes in the convergence check

audrey-b commented 4 years ago

Added. But filed an issue with mcmcr about esr and rhat not working when a node contains NAs.

audrey-b commented 4 years ago

May want to tweak the code so when the user does not specify esr.nodes and rhat.nodes in quick mode the convergence diagnostic is not used.