View source: R/grid_functions.R
add_ground_truth | R Documentation |
Add ground truth inferential targets to parameter grid
add_ground_truth(parameter_grid, get_ground_truth)
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). |
An updated parameter grid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.