dot-reflected_ci: Reflected-percentile bootstrap confidence interval

.reflected_ciR Documentation

Reflected-percentile bootstrap confidence interval

Description

Reflected-percentile bootstrap confidence interval

Usage

.reflected_ci(obs_val, boot_vals, alpha = 0.05)

Arguments

obs_val

Observed statistic (scalar).

boot_vals

Numeric vector of bootstrap replicates.

alpha

Significance level.

Value

Named numeric vector c(lwr, obs, upr).


FPScausal documentation built on Aug. 9, 2026, 9:07 a.m.