A look at college student data and the interaction between sleep, missed classes, GPA, depression, anxiety, stress, and happiness.
- writeup.docx includes detailed explanation of process of BBN and findings/conclusions.
- InfoandGraph.Rmd includes R code to run to create directed graph for BBN.
- Values.xlsx and ProbabilityTableValues.Rmd both include values used for BBN conditional probabilities.
- readingcsv.R includes R code that will create csv file of study data if needed outside of Rmd file.
- study_data.csv includes dataset that was used for BBN that can be loaded in if needed.