A few key parameters that were created by the default arguments in
generate_simulated_data.R
Format
param_df
A data frame with 305 rows and 4 columns
- name
Parameter name
- true_value
The value that was assigned to this parameter in the data generation process
- index_rows
if this is a parameter array, the array row index for this particular value; for scalar parameters it is always NA
- index_cols
if this is a parameter array, the array column index for this particular value; for scalar parameters it is always NA)