matthieukomorowski / AI_Clinician

Reinforcement learning for medical decisions
95 stars 45 forks source link

"Reflabs": Undefined variable at line 182 in AIClinician_sepsis3_def_160219.m #10

Closed waqaraziz123 closed 4 years ago

waqaraziz123 commented 4 years ago

Hi, Thank you for the code. I am running the script "AIClinician_sepsis3_def_160219.m" and it is giving the error at line 182 about variable "Reflabs", which is not defined anywhere else in the code. Can you please guide on how to resolve this issue ?

Thanks

waqaraziz123 commented 4 years ago

Hi,

It sorted as I have imported the "reference_matrices.mat" file. Thanks