Enter values below to calculate score
Calculates the MELD score to allow for transplant planning
MELD (2016) = (0.957 * Math.ln(e?a:4) + 0.378 * math.ln(b) + 1.120 * math.ln(d) + 0.643) * 10 + 1.32 * (137 - c) - (0.033*(0.957 * Math.ln(e?a:4) + 0.378 * math.ln(b) + 1.120 * math.ln(d) + 0.643) * 10 * (137 - c))