From f6720be81f7e9bca906c824219a9f0cf483e7ad7 Mon Sep 17 00:00:00 2001 From: Miao Cai Date: Wed, 27 Feb 2019 02:06:35 -0600 Subject: [PATCH] add bibliography file in Data folder --- .gitignore | 1 + ...affic safety data from online resource.Rmd | 12 +++++++---- ...ffic_safety_data_from_online_resource.html | 17 +++++++++------ index.html | 21 ++++++++++++------- 4 files changed, 33 insertions(+), 18 deletions(-) diff --git a/.gitignore b/.gitignore index bc87b30..88d6cd0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ private/ Data/ +!Data/savedrecs.txt Getting_traffic_safety_data_from_online_resource_cache/ Getting_traffic_safety_data_from_online_resource_files/ .Rproj.user diff --git a/Getting traffic safety data from online resource.Rmd b/Getting traffic safety data from online resource.Rmd index 17a88d6..b6532d5 100644 --- a/Getting traffic safety data from online resource.Rmd +++ b/Getting traffic safety data from online resource.Rmd @@ -144,7 +144,7 @@ out <- capture.output(summary(netstat, k=60)) ![A keyword co-occurrence network of the literature, depicting the 60 most used keywords.](Figures/keywords-co-occ-60words.png){width=500px} -## A conceptual Structure Map +## A conceptual structure map Creating a Conceptual Structure Map from the Titles Using the MCA Method with terms mentioned at least 25 times in the title @@ -394,8 +394,8 @@ datatable( -An example of clustering{.tabset .tabset-fade} -======================== +A clustering example {.tabset .tabset-fade} +==================== *** The following codes attempts to replicate the visual clustering approach by @van1999cluster @@ -550,9 +550,13 @@ summary(poisson_fit) For a detailed explanation on interpreting the results of a Poisson regression, the readers can refer to [the example by the UCLA](https://stats.idre.ucla.edu/r/dae/poisson-regression/). +# Optimization + +Since optimization code is mostly Python-based, we do not provide code on the optimization section here. Should the readers have interest in this part, they can contact Qiong, Amir, and Alex. + # Acknowledgement{-} -We thank the National Science Foundation for supporting our research. We also thank the DarkSky API for providing us five million free calls to their weather database. +This work was supported in part by the National Science Foundation (CMMI-1635927 and CMMI-1634992), the Ohio Supercomputer Center (PMIU0138 and PMIU0162), the American Society of Safety Professionals (ASSP) Foundation, the University of Cincinnati Education and Research Center Pilot Research Project Training Program, and the Transportation Informatics Tier I University Transportation Center (TransInfo). We also thank the DarkSky API for providing us five million free calls to their weather database. # References {#references .unnumbered} diff --git a/Getting_traffic_safety_data_from_online_resource.html b/Getting_traffic_safety_data_from_online_resource.html index 22cd63c..b058e29 100644 --- a/Getting_traffic_safety_data_from_online_resource.html +++ b/Getting_traffic_safety_data_from_online_resource.html @@ -3962,14 +3962,14 @@

Supplemental materials - Transportation safety review