R/sofa.r
sofa_coagulation.Rd
This function calculates the coagulation part of the SOFA score. Platelet count need to be provided in *10^3 uL^-1.
sofa_coagulation(plt)
Platelets (*10^3 uL^-1)
partial sofa score
Other sofa: sofa_cardiovascular(), sofa_cns(), sofa_liver(), sofa_magic_wrapper(), sofa_renal(), sofa_respiration(), sofa_total()
sofa_cardiovascular()
sofa_cns()
sofa_liver()
sofa_magic_wrapper()
sofa_renal()
sofa_respiration()
sofa_total()