get outcome data
1 2 3 4 5 6 7 8 | getOutcomeData(connectionDetails = connectionDetails,
cdmDatabaseSchema = cdmDatabaseSchema,
cohortDatabaseSchema = cohortDatabaseSchema,
outcomeDatabaseSchema = cohortDatabaseSchema,
cohortTable = cohortTable, covariateSettings = covariateSettings,
targetCohortId, outcomeId, requireTimeAtRisk = TRUE,
riskWindowStart = 0, riskWindowEnd = 365 * 2,
removeSubjectsWithPriorOutcome = TRUE, minDateUnit = "year")
|
basePopulation |
|
baseVar |
'startYear' or 'birthYear' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.