empiricalBF {HPLB} | R Documentation |
Empirical Bounding Functions
empiricalBF(tv.seq, nsim = 1000, m = 100, n = 100, alpha = 0.05)
tv.seq |
a vector of total variation values between 0 and 1. |
nsim |
a numeric value giving the number of repetitions. |
m |
a numeric value, the number of observations left. |
n |
a numeric value, the number of observations right. |
alpha |
a numeric value giving the type-I error level. |
a list of empirical bounding functions indexed by the tv.seq (in the respective order).