
useDynLib(ump, .registration = TRUE, .fixes = "C_")

export(arpv.binom)
export(arpv.plot)
export(fci.binom)
export(umpu.binom)

importFrom(stats, dbinom, pbinom)
importFrom(graphics, plot, par, lines, segments)
