-
Notifications
You must be signed in to change notification settings - Fork 4
07. Modeling
Matthew Hendrickson edited this page May 29, 2018
·
1 revision
Code for data modeling can be found ([here]) once available.
For the data modeling, I will utilize the framework of Garret Grolemund and Hadley Wickham in their open text "R for Data Science" (free here). Specifically, I'll reference section IV: Model (direct link).
This framework uses the Tidyverse (more here).
Learning R by Doing - A Learning Experiment in RStudio and GitHub