print
in Package prevalencePrint objects of class prev
# S4 method for prev
print(x, conf.level = 0.95, dig = 3, …)
An object of class prev
Confidence level to be used in credibility interval
Number of decimal digits to print
Other arguments to pass to the print
function
signature(x = "prev")
Print mean, median, mode, standard deviation and credibility interval of estimated true prevalence, sensitivities and specificities. In addition, print multivariate Brooks-Gelman-Rubin statistic (or univariate BGR statistic with corresponding upper confidence limit in case of a single stochastic node). BGR values substantially above 1 indicate lack of convergence. For prev
objects created by truePrevMulti
, the Bayes-P statistic is also printed. Bayes-P should be as close to 0.5 as possible.