aggregateIncidence: aggregateIncidence Run Aggregation of Incidence Query

Usage Arguments Details Value

Usage

1
2
3
aggregateIncidence(connectionDetails, cdmSourceName, cdmDatabaseSchema,
  resultsDatabaseSchema, cohortDefinitionId, cohortTableName = "cohort",
  yearStart = "", yearEnd = "")

Arguments

connectionDetails

The connection details for your CDM

cdmSourceName

The name of your CDM source

cdmDatabaseSchema

The fully qualified schema name of your CDM

resultsDatabaseSchema

The fully qualified schema name of where your cohort-like table is found

cohortDefinitionId

The id of the cohort

cohortTableName

The name of your cohort table; default is "cohort"

yearStart

If necessary, the earliest year you want to run this on; default is take earliest available

yearEnd

If necessary, the latest year you want to run this on; default is take latest available

Details

Generates a cohort's overall incidence in person-time for a CDM

Value

none


alondhe/PhenotypeCharacterization documentation built on May 11, 2019, 11:20 p.m.