Learn R Programming

matrixCorr (version 0.8.3)

compute_ci_from_se: compute_ci_from_se

Description

Compute confidence intervals from point estimate and standard error.

Usage

compute_ci_from_se(ccc, se, level)

Arguments