Skip to content

Consolidate mccall and lake model code #286

@jlperla

Description

@jlperla

I want to simplify and consolidate a few things following some code changes in https://jlperla.github.io/undergrad_computational_macro/slides/markov_chains_applications.html#/title-slide and https://jlperla.github.io/undergrad_computational_macro/slides/search_dynamic_programming.html#/title-slide

On the "Job Search II: Search and Separation"

In the Lake Model lecture, you will see that it does its own Markov chain stuff but nests the "search with separation" lecture. We will want to make things consistent. I also want to remove the QuantEcon dependency and just do the Markov chain stuff manually. In particular inside of https://github.com/QuantEcon/lecture-julia.myst/blob/main/lectures/multi_agent_models/lake_model.md

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions