covariates_table_to_list: Convert covariate table specified as data.frame

View source: R/covariates_table_to_list.R

covariates_table_to_listR Documentation

Convert covariate table specified as data.frame

Description

Can handle time-varying data too, if t or time is specified as column

Usage

covariates_table_to_list(covariates_table, covariates_implementation = list())

Arguments

covariates_table

⁠data.frame`` with covariates in columns. Potentially with ⁠idandt' columns

covariates_implementation

list with implementation method per covariate

Value

List of covariates


PKPDsim documentation built on June 8, 2025, 10:32 a.m.