Skip to contents

Add Cohort Incidence module specifications to analysis specifications

Usage

addCohortIncidenceModuleSpecifications(
  analysisSpecifications,
  moduleSpecifications
)

Arguments

analysisSpecifications

An object of type AnalysisSpecifications as created by createEmptyAnalysisSpecificiations().

moduleSpecifications

Created by the CohortIncidenceModule$createModuleSpecifications() function.

Value

Returns the analysisSpecifications object with the module specifications added.