Compute simultaneous confidence interval for treatment-specific marginal distribution
compute_trt_spec_marg_dist_simul_ci(
pt_est,
trt_spec_marg_dist_eif,
remove_last = TRUE,
alpha
)
The point estimate of the treatment-specific marginal CDF/PMF
The EIF estimates for the treatment-specific marginal CDF/PMF estimates
Should the last level be removed? Should be set equal to
TRUE
for CDF computations and FALSE
for PMF computations.
Confidence intervals have nominal level 1-alpha
.
Confidence interval