Add Patient Level Prediction module specifications to analysis specifications
Source:R/Settings.R
addPatientLevelPredictionModuleSpecifications.Rd
Add Patient Level Prediction module specifications to analysis specifications
Arguments
- analysisSpecifications
An object of type
AnalysisSpecifications
as created bycreateEmptyAnalysisSpecificiations()
.- moduleSpecifications
Created by the
PatientLevelPredictionModule$createModuleSpecifications()
function.