Attach fit info and tables to a fit object, e.g. from model fit or Pharmpy grid search final results
attach_fit_info.RdAttach fit info and tables to a fit object, e.g. from model fit or Pharmpy grid search final results
Usage
attach_fit_info(
fit,
model,
fit_folder,
output_file = "run.lst",
is_sim_model = FALSE,
verbose = TRUE
)