covariates_table_to_list function

Convert covariate table specified as data.frame

Convert covariate table specified as data.frame

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

covariates_table_to_list(covariates_table, covariates_implementation = list())

Arguments

  • covariates_table: data.frame`` with covariates in columns. Potentially withidandt` columns
  • covariates_implementation: list with implementation method per covariate

Returns

List of covariates

  • Maintainer: Ron Keizer
  • License: MIT + file LICENSE
  • Last published: 2025-04-17