Learn R Programming

tci (version 0.2.0)

pkmod_marsh: ----------------------------------------------------------------------------- Population PK and PK-PD functions ------------------------------------------- ----------------------------------------------------------------------------- Marsh population PK model for propofol

Description

Evaluates the Marsh propofol model at patient covariates (total body mass) and returns a `pkmod` object. 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."

Usage

pkmod_marsh(TBW, ...)

Value

`pkmod` object with Marsh population PK parameters

Arguments

TBW

Weight (kg)

...

Arguments passed to `pkmod`

Examples

Run this code
pkmod_marsh(TBW = 50)

Run the code above in your browser using DataLab