A test of the hypothesis that the direct data on a disease outcome give the same information about that outcome as an indirect evidence synthesis obtained from a fitted disbayes
model. The outcome may be annual incidence, mortality, remission probabilities, or prevalence.
conflict_disbayes(x, varname)
Arguments
x: A fitted disbayes model.
varname: Either inc, prev, mort or rem.
Returns
A data frame with columns indicating age, gender and area.
p1 is a "one-sided" p-value for the null hypothesis that robs=rfit against the alternative that robs>rfit,
p2 is the two-sided p-value for the null hypothesis that robs=rfit against the alternative that robs is not equal to rfit,
where robs is the rate informed only by direct data, and rfit is the rate informed by evidence synthesis. Therefore if the evidence synthesis excludes the direct data, then these are interpreted as "conflict" p-values (see Presanis et al. 2013).
In each case, a small p-value favours the alternative hypothesis.
Details
Hierarchical models are not currently supported in this function.
References
Presanis, A. M., Ohlssen, D., Spiegelhalter, D. J. and De Angelis, D. (2013) Conflict diagnostics in directed acyclic graphs, with applications in Bayesian evidence synthesis. Statistical Science, 28, 376-397.