lh_dv_strat: GOF with Facet

View source: R/lhplot.R

lh_dv_stratR Documentation

GOF with Facet

Description

Generate GOF with stratification

Usage

lh_dv_strat(
  data,
  x,
  y,
  id,
  xlab = "Individual Predictions (μg/mL)",
  ylab = "Observed\n Concentrations (μg/mL)",
  by = "Age_Group"
)

Arguments

data

data frame

Examples

lh_dv_strat(...)

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