get_central_volume_and_clearance: get_central_volume_and_clearance

View source: R/functions_wrapper.R

get_central_volume_and_clearanceR Documentation

get_central_volume_and_clearance

Description

Get the volume and clearance parameters

Usage

get_central_volume_and_clearance(model)

Arguments

model

(Model) Pharmpy model

Value

(sympy.Symbol) Volume symbol sympy.Symbol Clearance symbol

Examples

## Not run: 
model <- load_example_model("pheno")
get_central_volume_and_clearance(model)

## End(Not run)


pharmpy/pharmr documentation built on Feb. 15, 2025, 3:22 a.m.