Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ parts:
- file: notebooks/assignments/ProblemSet2_F23.ipynb
- file: notebooks/assignments/ProblemSet3_F23.ipynb
- file: notebooks/assignments/ProblemSet4_F23.ipynb
- file: notebooks/assignments/ProblemSet5_F23.ipynb
- file: notebooks/contrib/contribute.md
sections:
- file: notebooks/contrib/Biotransport-Entrance-Length.ipynb
Expand Down
6 changes: 3 additions & 3 deletions fall2023/schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
| Friday, October 6, 2023 | [Problem Set 2: Numeric Integration](../notebooks/assignments/ProblemSet2_F23.ipynb) and Project Proposal Part 1 |
| Friday, October 27, 2023 | [Problem Set 3: Pyomo, Pandas, and Probability](../notebooks/assignments/ProblemSet3_F23.ipynb) |
| Friday, November 3, 2023 | Submit Project Part 1 Notebooks |
| Friday, November 10, 2023 | Problem Set 4: Error Propagation, Project Part 2 Updates Due |
| Friday, November 17, 2023 | Problem Set 5: Hypothesis Testing and Statistical Power |
| Friday, December 1, 2023| Problem Set 6: Linear and Nonlinear Regression |
| Friday, November 10, 2023 | [Problem Set 4: Error Propagation](../notebooks/assignments/ProblemSet4_F23.ipynb), Project Part 2 Updates Due |
| Friday, November 17, 2023 | [Problem Set 5: Hypothesis Testing](../notebooks/assignments/ProblemSet5_F23.ipynb) |
| Friday, December 1, 2023| Problem Set 6: Statistical Power and Nonlinear Regression |
| Thursday, December 7, 2023 | Project Notebook(s) Due |
| Friday, December 15, 2023, 10:30 AM - 12:30 PM (Final Exam Timeslot) | Project Presentations |

Expand Down
Loading