pkmod_marsh {tci}R Documentation

—————————————————————————– 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, ...)

Arguments

TBW

Weight (kg)

...

Arguments passed to 'pkmod'

Value

'pkmod' object with Marsh population PK parameters

Examples

pkmod_marsh(TBW = 50)

[Package tci version 0.2.0 Index]