Given a CAS in the HTTK data set, a virtual population from HTTK-Pop, some user specifications on the assumed distributions of Funbound.plasma and Clint, draw "individual" values of Funbound.plasma and Clint from those distributions.
draw_fup_clint(this.chem, nsamp, sigma.factor = 0.3, poormetab, fup.censor,
Clint.vary = TRUE, lod = 0.01,adjusted.Funbound.plasma=T)
A CAS number in the HTTK data set
The number of samples to draw.
The coefficient of variance to assume. Default 0.3.
Logical. Whether to include poor metabolizers in the Clint distribution or not.
Logical. Whether to draw Funbound.plasma
from a
censored distribution or not.
Logical, default TRUE. Whether to treat Clint
as
fixed at its measured value (FALSE), or as a random variable (TRUE).
The average limit of detection for Funbound.plasma
, below
which distribution will be censored if fup.censor is TRUE. Default 0.01.
Uses adjusted Funbound.plasma value if TRUE.
A data.table with three columns:
Funbound.plasma
and Clint
, containing the sampled values, and
Fhep.assay.correction
, containing the value for fraction unbound in
hepatocyte assay.