Skip to contents

Add Evidence Synthesis module specifications to analysis specifications

Usage

addEvidenceSynthesisModuleSpecifications(
  analysisSpecifications,
  moduleSpecifications
)

Arguments

analysisSpecifications

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

moduleSpecifications

Created by the EvidenceSynthesisModule$createModuleSpecifications() function.

Value

Returns the analysisSpecifications object with the module specifications added.