Skip to contents

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