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?