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

Add caching for validateExternal #454

Open egillax opened 1 month ago

egillax commented 1 month ago

Same idea as for runMultiplePlp . If data has already been extracted, load it instead of re-extracting. If an analysis has been done, proceed to next one.