OHDSI Home | Forums | Wiki | Github

PatientLevelPrediction analysis, analyses in predictionAnalysisList is empty

I run a patient prediction analysis, and I get the next error:

Updating as cohort covariate settings is being used
Error in predictionAnalysisList$analyses[[i]] : subscript out of bounds

When I debug it, I see that predictionAnalysisList$analyses is an empty list.

What is going on here?

@nadavrap I have actually encountered the same error. I have created an issue on Github on the PatientLevelPrediction package that you can maybe follow here: https://github.com/OHDSI/PatientLevelPrediction/issues/292.

I can see on the predictionAnalysisList.json that there is no analyses object in the first place. I am considering whether this is an error connected with an old version of ATLAS.

t