- R Programming
- R-SHINY App
For the EDA part, the dataset was explored using different graphical and statistical techniques such as scatterplots, bar plots, and box plots. The analysis focused on different variables, such as Age at MRI and final pathological diagnosis. It was found that most patients suffering from brain glioma were between 51 to 78 years of age, and more than 350 out of 501 patients were suffering from the deadliest type of brain glioma, Glioblastoma (wildtype).
For the prediction part, a Shiny App was created to predict the percentage of survival of the patient based on user input. It was mentioned that there can be 133,056 different predictions for patients with their conditions of disease.
Overall, the project provides a detailed analysis of brain glioma disease using a dataset and different analytical techniques in R. The Shiny App also provides a predictive model to help clinicians and patients make informed decisions.
1. EDA
Patient's age at the time of MRI
Number of patients with different types of brain glioma
2. Predition with Shiny App
Survival Prediction of patients