Predicting Mortality of ICU Patients: The PhysioNet/Computing in Cardiology Challenge 2012 1.0.0

File: <base>/sources/mmacas_at_seznam.cz/entry9/f_apacheIII.m (119 bytes)
function y=f_apacheIII(~, record)

y=apacheIII_score(record{1}(2:end,:),record{2}(2:end,:),record{3}(2:end,:),1);