Uploaded data into a private Github repo, where everyone can access it without saving the files on a local device, and not having to change the location of the data files
Successfully merged multiple data frames into one, by using a unique Participant.ID
Performed diagnostics and exploration of the data
Used ANOVA for repeated measurements to test for significant difference between groups
Used a Mixed Effects Model to test for significant difference between groups
Used multiple regression to test for relevance of variables in determining walking distance
EMILY: Used KNN to estimate missing values
EMILY: Checked homoskedesticity assumptions
EMILY: Checked normality assumptions
Current Obstacles
Choosing the right tests to show the client
Visually representing the results
Further analysis
Project Timeline / TODO
Further analysis
Add explanatory writings in between codes to let the client know what is going on
Graphical display of representing results
Code clean up with comments
Note: commented lines of codes are either back up analysis or work in progress
Location of Latest Rscript
https://github.com/xhu2016/STAT550DosageCase/blob/master/DOSE.Rmd
Project Updates
Participant.ID
Current Obstacles
Project Timeline / TODO
Note: commented lines of codes are either back up analysis or work in progress