compute_bias: Compute bias

View source: R/summary_functs.R

compute_biasR Documentation

Compute bias

Description

Computes the bias of an estimator.

Usage

compute_bias(tbl, key, sim_spec)

Arguments

tbl

data frame with columns target and value. Target should have entry "estimate."

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.