You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,12 +87,6 @@ Each folder includes:
87
87
88
88
Contains internal `renv` files storing the project-specific package environment.
89
89
90
-
## Reproducing Results
91
-
92
-
1. Run `scripts/main-simulation-function-future-simul-part1.R` to simulate DGMs 2–4. Output is saved to `April10_fullsimulation/`.
93
-
2. Run `scripts/main-simulation-function-future-simul-part2.R` for DGM 1. Output is saved to `April17_fullsimulation_contxy/`.
94
-
3. Run `scripts/results-plotting.R` to process and visualize the simulation results used in the manuscript.
95
-
96
90
## Reproducibility: Step-by-Step Guide
97
91
98
92
This repository uses the [`renv`](https://rstudio.github.io/renv/) package to create a reproducible R environment. To replicate the computational setup and rerun the analyses:
0 commit comments