Not all Gelman plots displayed
tommorris168 opened this issue · 0 comments
tommorris168 commented
In a Bayesian NMA or covariate NMR, if the total number of treatment effect and covariate parameters is greater than nine, then not all the Gelman plots are displayed. This is because {gemtc} displays them over several plots in multiples of nine. Only the last one is displayed in MetaInsight.
The same issue happens in {bnma} in baseline risk NMR, but this was dealt with at the time of implementation because it's much more obvious; {bnma} displays one Gelman plot at a time, so only one was ever displayed by default.