Takes in a vector of patient weights and returns a data frame of patient PK-PD parameters. KE0 parameter set to 1.2 in accordance with recommendations from Absalom et al., 2009 "Pharmacokinetic models for propofol- Defining and illuminating the devil in the detail"
marsh_poppk(df, rate = TRUE)
data.frame with covariate-based PK parameter estimates based on Marsh propofol model.
data frame with column titled "TBM" giving patient total body mass in kg.
Logical. Should elimination rate constants be returned instead of clearance parameters.