compute_trt_spec_marg_dist_ptwise_ci: Compute simultaneous confidence interval for...

Description Usage Arguments Value

View source: R/dist_fn.R

Description

Compute simultaneous confidence interval for treatment-specific marginal distribution

Usage

1
compute_trt_spec_marg_dist_ptwise_ci(pt_est, cov_est, alpha, cdf = TRUE)

Arguments

pt_est

The point estimate of the treatment-specific marginal CDF/PMF

cov_est

Covariance matrix estimates.

alpha

Confidence intervals have nominal level 1-alpha.

cdf

Is this for CDF or PMF?

Value

Confidence interval


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