Description Usage Arguments Details Value Note Author(s)
View source: R/plot_GOF_multi.R
Generates GOF plots involving DV and CWRES for all run folders within a modelling folder.
1 2 | plot_GOF_multi(mod_folder, ind_var = "TIME", log_ind_var = FALSE,
all = FALSE)
|
mod_folder |
folder path containing the model run folders. |
ind_var |
name of the independent variable column, usually TIME or TIME_AFTER_DOSE. |
log_ind_var |
logical. If TRUE, plot x-axis on a log scale. |
all |
logical. If TRUE, produce GOF plots for each run folder in mod_folder (and not just those where no GOF is present). |
Uses BAST function plot_GOF.
A panel of 8 different diagnostic plots for each run folder in mod_folder.
Assumes all model folders are in format: "run—".
Will Haese-Hill
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.