Description Usage Arguments Details Author(s) Examples
This function is for diagnosing specific models and generate figures.
1 |
pdata |
a data frame to analyze. Generally it is from tab file generated from NONMEM. |
methods |
a numeric vector. It includes all diagnostics methods according to Census, 1: Exploratory data analysis; 2: Individual plots; 3: Goodness-of-fit plots; 4: Structural model diagnostics; 5: Residual model diagnostics; 6: Parameters diagnostics; 7: Covariate model; 8: Random effects. |
clean |
a logical value indicating whether or not to keep results from previous PKreport for final report. |
Please see vignettes for details.
Xiaoyong Sun
1 | # PKfigure(pdata, c(3,6,8))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.