Research Article

[Retracted] Fuzzy Logic-Based Systems for the Diagnosis of Chronic Kidney Disease

Algorithm 1

IF.... symptom 1 AND symptom 2... THEN.....output. Example of rule no. 1 stored in inference engine:
  If nephron functionality is reasonably dangerous,
   And blood sugar is severe,
   And blood pressure diastolic is severe,
   And blood pressure is severe,
   And age is average age,
   And BMI is malnourished,
   And smoking is moderate,
THEN the patient’s renal situation is very affecting.
 Example of rule no. 81 stored in inference engine:
  IF nephron functionality is extremely uncertain,
   And blood sugar is severe,
   And blood pressure diastolic is exceptionally severe,
   And blood pressure is exceptionally severe,
   And age is older,
   And BMI is overweight,
   And smoke is severe,
THEN patient’s kidney is exceedingly ill.