Description Usage Arguments Details Value Author(s)
Generates general GOF plots for NONMEM models.
1 2 |
filepath |
character. File path for output GOF plots. |
data |
data frame containing output from NONMEM run. |
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. |
bks |
integer. Number of breaks for histogram of CWRES. |
fval |
f value in lowess function. Larger values give more smoothness. |
name_stub |
character. Optional string to add to end of image file name. |
Uses BAST function GOFplotter.
A panel of 8 different diagnostic plots.
Rupert Austin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.