powered by
plotsesp() plot the posterior densities for Se and Sp
plotsesp(m, binwidth.p = 0.03, CI.level = 0.95)
The object generated by the metadiag function.
Histograms binwidth, default is 0.03.
Level of the posterior interval default is 0.95.
metadiag.
metadiag
## execute analysis if (FALSE) { data(ep) m1.ep <- metadiag(ep[,1:4]) plotsesp(m = m1.ep) }
Run the code above in your browser using DataLab