add_ground_truth: Add ground truth inferential targets to parameter grid

View source: R/grid_functions.R

add_ground_truthR Documentation

Add ground truth inferential targets to parameter grid

Description

Add ground truth inferential targets to parameter grid

Usage

add_ground_truth(parameter_grid, get_ground_truth)

Arguments

parameter_grid

The parameter grid

get_ground_truth

A function that inputs a subset of the parameters and outputs an object containing the ground truth inferential target(s).

Value

An updated parameter grid


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