pkmod_marsh: —————— Population PK and PK-PD functions...

View source: R/poppk_mods.R

pkmod_marshR 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)

tci documentation built on Aug. 15, 2022, 9:09 a.m.