{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "\n", "
\n", " \n", " \"QuantEcon\"\n", " \n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Multiple Agent Models\n", "\n", "These lectures look at important economic models that also illustrate common\n", "equilibrium concepts." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Lectures\n", "\n", "- [Schelling’s Segregation Model](schelling.html)\n", " - [Overview](schelling.html#overview)\n", " - [The Model](schelling.html#the-model)\n", " - [Results](schelling.html#results)\n", " - [Exercises](schelling.html#exercises)\n", " - [Solutions](schelling.html#solutions)\n", "- [A Lake Model of Employment and Unemployment](lake_model.html)\n", " - [Overview](lake_model.html#overview)\n", " - [The Model](lake_model.html#the-model)\n", " - [Implementation](lake_model.html#implementation)\n", " - [Dynamics of an Individual Worker](lake_model.html#dynamics-of-an-individual-worker)\n", " - [Endogenous Job Finding Rate](lake_model.html#endogenous-job-finding-rate)\n", " - [Exercises](lake_model.html#exercises)\n", " - [Solutions](lake_model.html#solutions)\n", "- [Rational Expectations Equilibrium](rational_expectations.html)\n", " - [Overview](rational_expectations.html#overview)\n", " - [Defining Rational Expectations Equilibrium](rational_expectations.html#defining-rational-expectations-equilibrium)\n", " - [Computation of an Equilibrium](rational_expectations.html#computation-of-an-equilibrium)\n", " - [Exercises](rational_expectations.html#exercises)\n", " - [Solutions](rational_expectations.html#solutions)\n", "- [Markov Perfect Equilibrium](markov_perf.html)\n", " - [Overview](markov_perf.html#overview)\n", " - [Background](markov_perf.html#background)\n", " - [Linear Markov perfect equilibria](markov_perf.html#linear-markov-perfect-equilibria)\n", " - [Application](markov_perf.html#application)\n", " - [Exercises](markov_perf.html#exercises)\n", " - [Solutions](markov_perf.html#solutions)\n", "- [Asset Pricing I: Finite State Models](markov_asset.html)\n", " - [Overview](markov_asset.html#overview)\n", " - [Pricing Models](markov_asset.html#pricing-models)\n", " - [Prices in the Risk Neutral Case](markov_asset.html#prices-in-the-risk-neutral-case)\n", " - [Asset Prices under Risk Aversion](markov_asset.html#asset-prices-under-risk-aversion)\n", " - [Exercises](markov_asset.html#exercises)\n", " - [Solutions](markov_asset.html#solutions)\n", "- [Asset Pricing II: The Lucas Asset Pricing Model](lucas_model.html)\n", " - [Overview](lucas_model.html#overview)\n", " - [The Lucas Model](lucas_model.html#the-lucas-model)\n", " - [Exercises](lucas_model.html#exercises)\n", " - [Solutions](lucas_model.html#solutions)\n", "- [Asset Pricing III: Incomplete Markets](harrison_kreps.html)\n", " - [Overview](harrison_kreps.html#overview)\n", " - [Structure of the Model](harrison_kreps.html#structure-of-the-model)\n", " - [Solving the Model](harrison_kreps.html#solving-the-model)\n", " - [Exercises](harrison_kreps.html#exercises)\n", " - [Solutions](harrison_kreps.html#solutions)\n", "- [Uncertainty Traps](uncertainty_traps.html)\n", " - [Overview](uncertainty_traps.html#overview)\n", " - [The Model](uncertainty_traps.html#the-model)\n", " - [Implementation](uncertainty_traps.html#implementation)\n", " - [Results](uncertainty_traps.html#results)\n", " - [Exercises](uncertainty_traps.html#exercises)\n", " - [Solutions](uncertainty_traps.html#solutions)\n", " - [Exercise 2](uncertainty_traps.html#id6)\n", "- [The Aiyagari Model](aiyagari.html)\n", " - [Overview](aiyagari.html#overview)\n", " - [The Economy](aiyagari.html#the-economy)\n", " - [Firms](aiyagari.html#firms)\n", " - [Code](aiyagari.html#code)\n", "- [Default Risk and Income Fluctuations](arellano.html)\n", " - [Overview](arellano.html#overview)\n", " - [Structure](arellano.html#structure)\n", " - [Equilibrium](arellano.html#equilibrium)\n", " - [Computation](arellano.html#computation)\n", " - [Results](arellano.html#results)\n", " - [Exercises](arellano.html#exercises)\n", " - [Solutions](arellano.html#solutions)\n", "- [Globalization and Cycles](matsuyama.html)\n", " - [Overview](matsuyama.html#overview)\n", " - [Key Ideas](matsuyama.html#key-ideas)\n", " - [Model](matsuyama.html#model)\n", " - [Simulation](matsuyama.html#simulation)\n", " - [Exercises](matsuyama.html#exercises)\n", " - [Solutions](matsuyama.html#solutions)" ] } ], "metadata": { "date": 1591310624.9284158, "download_nb": 1, "download_nb_path": "https://julia.quantecon.org/", "filename": "index.rst", "filename_with_path": "multi_agent_models/index", "kernelspec": { "display_name": "Julia 1.4.2", "language": "julia", "name": "julia-1.4" }, "language_info": { "file_extension": ".jl", "mimetype": "application/julia", "name": "julia", "version": "1.4.2" }, "title": "Multiple Agent Models" }, "nbformat": 4, "nbformat_minor": 2 }