plotsesp function

plotsesp() plot the posterior densities for Se and Sp

plotsesp() plot the posterior densities for Se and Sp

plotsesp(m, binwidth.p = 0.03, CI.level = 0.95)

Arguments

  • m: The object generated by the metadiag function.
  • binwidth.p: Histograms binwidth, default is 0.03.
  • CI.level: Level of the posterior interval default is 0.95.

Examples

## execute analysis ## Not run: data(ep) m1.ep <- metadiag(ep[,1:4]) plotsesp(m = m1.ep) ## End(Not run)

See Also

metadiag.

  • Maintainer: Pablo Emilio Verde
  • License: GPL (>= 2)
  • Last published: 2025-02-06

Useful links