This function is not intended to be called directly. Please use
pk.tss.monoexponential.
pk.tss.monoexponential.individual(
data,
output = c("individual", "single"),
verbose = FALSE
)A data frame with either one row (if population output is
provided) or one row per subject (if popind is provided). The columns
will be named tss.monoexponential.population and/or
tss.monoexponential.popind.
a data frame as prepared by pk.tss.data.prep(). It must
contain at least columns for subject, time, conc, and tss.constant.
a character vector requesting the output types.
Show verbose output.
If no model converges, then the tss.monoexponential.single and/or
tss.monoexponential.individual column will be set to NA.