Reformat5t?
moberst opened this issue · 0 comments
moberst commented
AI_Clinician/AIClinician_sepsis3_def_160219.m
Line 794 in 1a57264
This line throws an error (see below)
Undefined variable "reformat5t" or class "reformat5t.elixhauser".
Error in AIClinician_sepsis3_def_160219 (line 791)
reformat5t.elixhauser(isnan(reformat5t.elixhauser))=nanmedian(reformat5t.elixhauser); %use the median value / only a few missing data points
Is it safe to say that this should be reformat4t
?