Skip to content

Commit

Permalink
de-anonymize
Browse files Browse the repository at this point in the history
  • Loading branch information
dochvam committed May 15, 2024
1 parent 480861f commit 9031849
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions code_main/run_simulation1.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#########################################################################
#' run_simulation1.R
#' Author: Benjamin R. Goldstein
#'
#' This file executes simulation 1 from the manuscript and produces output
#' files giving results from those simulations. Simulation 1 looks at how
Expand Down
1 change: 1 addition & 0 deletions code_main/run_simulation24.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#########################################################################
#' run_simulation24.R
#' Author: Benjamin R. Goldstein
#'
#' This file executes simulations 2 and 4 from the manuscript and produces output
#' files giving results from those simulations. Simulation 2 evaluates the
Expand Down
1 change: 1 addition & 0 deletions code_main/run_simulation3.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#########################################################################
#' run_simulation3.R
#' Author: Benjamin R. Goldstein
#'
#' This file executes simulation 3 from the manuscript and produces output
#' files giving results from those simulations. Simulation 3 looks at how
Expand Down
1 change: 1 addition & 0 deletions code_main/run_snapshot_casestudy.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#########################################################################
#' run_snapshot_casestudy.R
#' Author: Benjamin R. Goldstein
#'
#' This file executes the analyses for the case study estimating occupancy
#' from Snapshot USA data.
Expand Down
1 change: 1 addition & 0 deletions code_main/summarize_output.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#########################################################################
#' summarize_output.R
#' Author: Benjamin R. Goldstein
#'
#' This file processes and summarizes the output data from simulations
#' 1, 3, and 4 for use in visualizations. The goal is to end up with a
Expand Down
1 change: 1 addition & 0 deletions code_main/vis.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#########################################################################
#' vis.R
#' Author: Benjamin R. Goldstein
#'
#' This file creates the plots in the manuscript.
#########################################################################
Expand Down

0 comments on commit 9031849

Please sign in to comment.