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
2 changes: 1 addition & 1 deletion lectures/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ parts:
- file: mccall_correlated
- file: career
- file: jv
- file: mccall_q
- file: odu
- file: mccall_q
- caption: Household Problems
numbered: true
chapters:
Expand Down
2 changes: 1 addition & 1 deletion lectures/career.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kernelspec:
</div>
```

# Job Search V: Modeling Career Choice
# Job Search VI: Modeling Career Choice

```{index} single: Modeling; Career Choice
```
Expand Down
2 changes: 1 addition & 1 deletion lectures/jv.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kernelspec:
</div>
```

# {index}`Job Search VI: On-the-Job Search <single: Job Search VI: On-the-Job Search>`
# {index}`Job Search VII: On-the-Job Search <single: Job Search VII: On-the-Job Search>`

```{index} single: Models; On-the-Job Search
```
Expand Down
2 changes: 1 addition & 1 deletion lectures/mccall_correlated.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ kernelspec:
</div>
```

# Job Search IV: Correlated Wage Offers
# Job Search V: Correlated Wage Offers

```{contents} Contents
:depth: 2
Expand Down
2 changes: 1 addition & 1 deletion lectures/mccall_fitted_vfi.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ kernelspec:
</div>
```

# Job Search III: Fitted Value Function Iteration
# Job Search IV: Fitted Value Function Iteration

```{contents} Contents
:depth: 2
Expand Down
2 changes: 1 addition & 1 deletion lectures/mccall_model_with_sep_markov.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ kernelspec:



# Job Search with Separation and Markov Wages
# Job Search III: Search with Separation and Markov Wages

```{index} single: An Introduction to Job Search
```
Expand Down
2 changes: 1 addition & 1 deletion lectures/mccall_q.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kernelspec:
name: python3
---

# Job Search VII: A McCall Worker Q-Learns
# Job Search IX: Search with Q-Learning

## Overview

Expand Down
2 changes: 1 addition & 1 deletion lectures/odu.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kernelspec:
</div>
```

# Job Search VII: Search with Learning
# Job Search VIII: Search with Learning

```{contents} Contents
:depth: 2
Expand Down
Loading