Skip to content

Commit

Permalink
update file name
Browse files Browse the repository at this point in the history
  • Loading branch information
Pepa Aran Paredes committed Oct 25, 2023
1 parent b8eb6a5 commit 58a39b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis/paper_results.R
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ par_calib <- calib_sofun(
toc() # took 1555.601 sec to run

# Save result
saveRDS(par_calib, file = "analysis/calibration_exploration_files/par_calib_12000iterations.rsd")
saveRDS(par_calib, file = "analysis/calibration_exploration_files/par_calib_12000iterations.rda")

# Define functions for plotting (re-use BayesianTools hidden code)
getSetup <- function(x) {
Expand Down

0 comments on commit 58a39b8

Please sign in to comment.