lh_cwres: Plot cwres vs x

View source: R/lhplot.R

lh_cwresR Documentation

Plot cwres vs x

Description

Generate plot with sort color of observe

Usage

lh_cwres(
  data,
  y = "CWRES",
  x = "TAD",
  type = "log",
  scale = c(0.1, 100),
  xtit = "Individual Predicted Concentration (ng/mL)",
  ytit = "Conditional Weighted Residuals",
  sortby = NULL,
  col.obs = "#A6CEE3",
  col.ident = "#1F78B4",
  brew.col = NULL
)

Arguments

data

data frame

Examples

lh_cwres(...)

leonpheng/lhplot documentation built on April 13, 2025, 1:48 p.m.