compute_coverage: Compute coverage

View source: R/summary_functs.R

compute_coverageR Documentation

Compute coverage

Description

Compute coverage

Usage

compute_coverage(tbl, key, sim_spec)

Arguments

tbl

data frame with columns target, value, and id. Column "target" should have entries "confint_lower" and "confint_higher"

key

data frame with columns for parameter and grid_row_id

sim_spec

a simulatr specifier object

Value

a 1-row tibble with columns value, lower_mc_ci, and upper_mc_ci


timothy-barry/simulatr documentation built on Sept. 6, 2024, 7:10 p.m.