lh_cwres_pred | R Documentation |
Generate GOF1
lh_cwres_pred(
data,
y = "CWRES",
x = "PRED",
type = "log",
scale = c(0.1, 100),
IPREDN = "Individual Predicted Concentration (ng/mL)",
PREDN = "Population Predicted Concentration (ng/mL)",
DVN = "Observed Concentration (ng/mL)",
TADN = "Time After Dose (h)",
RTIMEN = "Time After First Dose (h)",
IVARN = "Time After First Dose (h)",
CWRESN = "Conditional Weighted Residuals",
col.obs = "#A6CEE3",
col.ident = "#1F78B4",
strat = NULL
)
data |
data frame |
p1<-lh_cwres_pred(dat1)
p2<-lh_cwres_pred(dat1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.