Skip to contents

Per-dimension t-based confidence intervals around the column means of a numeric matrix of ENA points.

Usage

ena_mean_ci(points, conf_level = 0.95)

Arguments

points

Numeric matrix (units x dims)

conf_level

Confidence level (default 0.95)

Value

Numeric matrix (dims x 3): mean, lower CI, upper CI