Utility function to set the cohort table & schema on createCohortBasedCovariateSettings with information from the execution settings

replaceCovariateSettingsCohortSchemaTable(
  covariateSettings,
  covariateCohortDatabaseSchema,
  covariateCohortTable
)

Arguments

covariateSettings

An object of type covariateSettings

covariateCohortDatabaseSchema

The database schema where the cohorts used to define the covariates can be found.

covariateCohortTable

The table where the cohorts used to define the covariates can be found.

Value

An object of type covariateSettings