OHDSI / PatientLevelPrediction

An R package for performing patient level prediction in an observational database in the OMOP Common Data Model.
https://ohdsi.github.io/PatientLevelPrediction
181 stars 88 forks source link

External validate should take settings from models in case nothing is specified #466

Open egillax opened 6 days ago

egillax commented 6 days ago

When externally validating models, we should be able to specify the minimum required and it would take the rest from the modelDesign of the model being validated. This means when creating a validationDesign it should be allowed to not specify for example 'populationSettings' and 'restrictPlpDataSettings' and it would take those from the model.