Calculates fit summary statistics for pseudo simulations.
h_pseudo_sim_fit_summary(fit_list, x_most_selected, dose_grid, truth)A list with fit_at_dose_most_selected and mean_fit components.
(list)
list of fit objects from simulations.
(integer)
index of dose most often selected.
(numeric)
dose grid.
(function)
truth function.