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

File: <base>/sources/mmacas_at_seznam.cz/entry7/f_apacheIV.m (117 bytes)
function y=f_apacheIV(~, record)

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