lh_cwres_x: CWRES vs X with Strat

lh_cwres_xR Documentation

CWRES vs X with Strat

Description

Generate GOF1

Usage

lh_cwres_x(
  data,
  y = "CWRES",
  x = "PREDN",
  type = "log",
  scale = c(0.1, 100),
  PREDN = "Population Predicted Concentration (ng/mL)",
  CWRESN = "Conditional Weighted Residuals",
  col.obs = "grey",
  col.ident = "#1F78B4",
  strat = NULL,
  smooth = "loess"
)

Arguments

data

data frame

Examples

p1<-lh_cwres_pred(dat1)
p2<-lh_cwres_pred(dat1)

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