evaluate_marg_cdf_ptwise_ci: Evaluate pointwise confidence interval for marginal CDF.

Description Usage Arguments Value

View source: R/dist_fn.R

Description

Evaluate pointwise confidence interval for marginal CDF.

Usage

1
evaluate_marg_cdf_ptwise_ci(marg_cdf_est, marg_cdf_eif, alpha)

Arguments

marg_cdf_est

The point estimate of the marginal CDF distribution

marg_cdf_eif

The EIF estimates for the marginal CDF estimates

alpha

Confidence intervals have nominal level 1-alpha.

Value

List by treatment of simultaneous confidence intervals


drord documentation built on May 21, 2021, 1:06 a.m.