Evaluate simultaneous confidence interval for marginal PMF or CDF.
evaluate_marg_dist_simul_ci(
marg_dist_est,
marg_dist_eif,
alpha,
remove_last = FALSE
)
The point estimate of the marginal CDF/PMF distribution
The EIF estimates for the marginal CDF/PMF estimates
Confidence intervals have nominal level 1-alpha
.
Should the last level be removed? Should be set equal to
TRUE
for CDF computations and FALSE
for PMF computations.
List by treatment of simultaneous confidence intervals