Data and code from: Extending irrigation reservoir histories for improved groundwater modeling and conjunctive water management in two Arkansas critical groundwater areas
This dataset contains all data and code required to reproduce the time-to-event analysis in the associated manuscript. More detail is found in the associated README.md file.
Contents of repository
Yaeger_ReservoirDataset_Oct2022.csv: comma-separated data file with reservoir characteristics, construction times, and water table depths and percent saturation at 5-year intervals from 1975-2015.
CGA_reservoir_analysis.Rmd: RMarkdown notebook with all code required to reproduce the time-to-event analysis in the manuscript and generate the associated plots.
CGA_reservoir_analysis.html: HTML file rendered from the .Rmd notebook.
README.md: additional details, including column descriptions from the CSV file.
Software versions used
R version 4.1.2 (https://cran.r-project.org/bin/windows/base/old/4.1.2)
This dataset provides all data and code necessary to reproduce the exploratory data analysis and visualization, fitting of a Bayesian time to event model, generation of model predictions, and production of graphs and tables of model predictions that are presented in the linked manuscript.
Use limitations
The code pipeline presented here was written for use with a specific dataset and would need to be modified for use with new data. In addition, it is not guaranteed to work using other versions of R software and packages than the ones listed here.