powered by
Evaluate Schnider population PK model at patient covariate values.
schnider_poppk(df, rate = FALSE, rand = FALSE)
data.frame with covariate-based PK parameter estimates based on Schnider propofol model.
data frame with variable names "AGE","TBM","HGT","MALE"
Logical. Should rate parameters be returned rather than clearance. Defaults to FALSE
Logical. Should a vector of Monte Carlo samples be returned instead of point estimates at patient covariate values. Defaults to FALSE.
marsh_poppk(data.frame(TBM = c(50,70,90)))
Run the code above in your browser using DataLab