This repo contains the data and code to reproduce results from the PEV ride along experiment we conducted with EZEV at the 2019 DC autoshow held April 5 - 14, 2019. Results were published in this paper:
Roberson, Laura A. & Helveston, John P. (2020) “Electric vehicle adoption: can short experiences lead to big change?,” Environmental Research Letters. 15(0940c3). DOI: 10.1088/1748-9326/aba715
To reproduce the result, install R and RStudio Desktop, then open the "project.Rproj" file. All of the figures can be reproduced using the code in the "code/figures.R" file. The models can be estimated using the "code/models_fit.R" file. Finally, tests of how well the models fit the data can be run using the "code/models_test.R" file.