Chris Donovan, Dr. Trisha Shrum
January 05, 2025
Herein lies the data analysis for the paper “Extreme Weather Events: Perception, Pro-Environmental Behavior, and the Tools to Measure Them”. Raw files are initially cleaned and excluded in the REBL repository. Here, we take those files and run some extra cleaning, exploratory factor analysis, data imputation, structural equation modeling, and report outputs for use in the paper.
This repository available for use under the GPL-3.0 license.
This repo has a renv lockfile. To restore the project using the same R
and package versions, run renv::restore(). The “housekeeping” script
should be run before any other. After that, scripts should be able to
run in any order.