if (FALSE) {
model <- load_example_model("pheno")
res <- load_example_modelfit_results("pheno")
search_space <- 'ABSORPTION(ZO);PERIPHERALS(1)'
run_modelsearch(model=model, results=res, search_space=search_space, algorithm='exhaustive')
}
Run the code above in your browser using DataLab