get_covariate_effects: get_covariate_effects

View source: R/functions_wrapper.R

get_covariate_effectsR Documentation

get_covariate_effects

Description

Return a list of all used covariates within a model

The list will have parameter name as key with a connected value as a vector of tuple(s) with (covariate, effect type, operator)

Usage

get_covariate_effects(model)

Arguments

model

(Model) Model to extract covariates from.

Value

(Dictionary : Dictionary of parameters and connected covariate(s))


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