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

Update validateExternal for Strategus #451

Open lhjohn opened 2 months ago

lhjohn commented 2 months ago
egillax commented 1 month ago

I'll add one thing. The logger is created for each validationDesign but only closed at end of function, resulting in duplicate entries for later designs in the loop.