Plot calibration results
Arguments
- calib
dataframe; output from
read_calib- fit_col
character; name of column containing fit values. If missing, all fit types in
calib$simulation_data$fit_typeare used.- nrow
integer; number of rows in plot
- base_size
numeric; base size for theme
- log_y
logical; use log scale on y-axis. Default is
TRUE.
