Statistical Analysis of NF1 Data
To reproduce:
-
Run the src/data_cleaning.py script.
- This script cleans the data from the SurveyMonkey survey and transforms it into a more usable format for R.
- The answer key (provided by the PI) was also cleaned to transform it into a a more usable format for R.
-
Run the src/grade_quiz.py script.
- This script grades the knowledge portion of the SurveyMonkey results, as well as removing some participants from the study (reasons for these removals can be found in the analysis, as well as in comments in the Python script).
-
Knit nf1_analysis.Rmd (RStudio was the IDE used).
If you have any questions feel free to reach out to myself (marshallm94 at gmail dot com) or the PI (emily dot p dot solem at vumc dot org).