Skip to content

Commit c2151e4

Browse files
authored
Update PLP README.md
1 parent d912ae8 commit c2151e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/poisson-line-process/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ To run this case study:
66
1. Ensure all project dependencies are installed by running `pip install .` in the top level directory
77
(instructions are provided in the project README).
88
2. Change directory to `causal_testing/examples/poisson-line-process`.
9-
3. Run the command `python test_poisson_process.py`
9+
3. Run the command `python example_poisson_process.py`
1010

1111
This should print a series of causal test results and produce two CSV files. `intensity_num_shapes_results_random_1000.csv` corresponds to table 1, and `width_num_shapes_results_random_1000.csv` relates to our findings regarding the relationship of width and `P_u`.

0 commit comments

Comments
 (0)