plot_GOF_multi: Plots multiple GOF involving DV and CWRES

Description Usage Arguments Details Value Note Author(s)

View source: R/plot_GOF_multi.R

Description

Generates GOF plots involving DV and CWRES for all run folders within a modelling folder.

Usage

1
2
plot_GOF_multi(mod_folder, ind_var = "TIME", log_ind_var = FALSE,
  all = FALSE)

Arguments

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).

Details

Uses BAST function plot_GOF.

Value

A panel of 8 different diagnostic plots for each run folder in mod_folder.

Note

Assumes all model folders are in format: "run—".

Author(s)

Will Haese-Hill


jgrevel/BAST1-R-Library documentation built on May 21, 2019, 10:11 a.m.