OHDSI/Hydra

predictionAnalysisList.json is missing an analyses obejct

Opened this issue · 2 comments

Hi, I am executing a PatientLevelPrediction study using PLPv5.0.5 and I have hydrated the package from ATLAS version 2.8.1 using Hydra 0.3.0. I am falling into an error where the PatientLevelPrediction::loadPLPAnalysesJson is essentially I think expecting an analyses object in the predictionAnalysisList.json file that is not there, ending up producing an empty list that can not be indexed. I am wondering whether this issue is related with the skeleton of the predictionAnalysisList.json that Hydra is creating.
Issue
.

Hello @andtsouch did you fix your problem?

Hi again! This issue has been discussed here as well: OHDSI/PatientLevelPrediction#292. It is not closed yet since i don't think this update has been implemented. However I have personally moved away from using Hydra and thus not facing this issue anymore for that reason.