Skip to contents

Add Self Controlled Case Series Module module specifications to analysis specifications

Usage

addSelfControlledCaseSeriesModuleSpecifications(
  analysisSpecifications,
  moduleSpecifications
)

Arguments

analysisSpecifications

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

moduleSpecifications

Created by the SelfControlledCaseSeriesModule$createModuleSpecifications() function.

Value

Returns the analysisSpecifications object with the module specifications added.