lh_dv | R Documentation |
Generate plot with sort color of observe
lh_dv(
data,
y = "DV",
x = "IPRED",
type = "log",
scale = "auto",
xtit = "Individual Predicted Concentration (ng/mL)",
ytit = "Observed Concentration (ng/mL)",
sortby = NULL,
col.obs = "#A6CEE3",
col.ident = "#1F78B4",
brew.col = NULL
)
data |
data frame |
lh_dv(...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.