Function to apply any specified target function to a PK-PD model and TCI algorithm.
apply_targetfn(
lp,
tm,
targetfn,
prior_pk,
prior_pd,
pkmod = pkmod3cptm,
pdmod = emax_eleveld,
pdinv = inv_emax_eleveld,
...
)
matrix with class "tciinf".
Logged parameter values
Time values to evaluate
Target function
Prior PK point estimates
Prior PD point estimates
PK model to evaluate
PD model to evaluate
Inverse PD model
Additional arguments passed on to tci_pd