From 5dc3e9fa4c9092208194d6f1a173fc28172eec61 Mon Sep 17 00:00:00 2001 From: saksham vitwekar Date: Tue, 31 Mar 2026 16:51:59 +0530 Subject: [PATCH] Updtaing LaTeX formula for MELD --- docs/miscellaneous/MELD.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/miscellaneous/MELD.md b/docs/miscellaneous/MELD.md index 664c2a3..9505801 100644 --- a/docs/miscellaneous/MELD.md +++ b/docs/miscellaneous/MELD.md @@ -19,6 +19,7 @@ ### Formula to calculate MELD:- The MELD score is calculated using the following formula:- + $$ \textbf{MELD} = (9.57 \times \ln(\text{Serum Creatinine})) + (3.78 \times \text{Serum Bilirubin}) + (11.2 \times \text{INR}) + 6.43 $$