Skip to contents

Add Patient Level Prediction module specifications to analysis specifications

Usage

addPatientLevelPredictionModuleSpecifications(
  analysisSpecifications,
  moduleSpecifications
)

Arguments

analysisSpecifications

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

moduleSpecifications

Created by the PatientLevelPredictionModule$createModuleSpecifications() function.

Value

Returns the analysisSpecifications object with the module specifications added.