compute_trt_spec_marg_dist_ptwise_ci {drord}R Documentation

Compute simultaneous confidence interval for treatment-specific marginal distribution

Description

Compute simultaneous confidence interval for treatment-specific marginal distribution

Usage

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


[Package drord version 1.0.1 Index]