Skip to content

Commit

Permalink
auto publishing updates to notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
quantecon-services committed Oct 8, 2024
1 parent b468d79 commit f8fda8f
Show file tree
Hide file tree
Showing 52 changed files with 2,528 additions and 2,515 deletions.
80 changes: 40 additions & 40 deletions BCG_complete_mkts.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "fea5287e",
"id": "8dbe2d10",
"metadata": {},
"source": [
"\n",
Expand All @@ -11,7 +11,7 @@
},
{
"cell_type": "markdown",
"id": "f187a184",
"id": "7a190309",
"metadata": {},
"source": [
"# Irrelevance of Capital Structures with Complete Markets\n",
Expand All @@ -22,7 +22,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "04a85532",
"id": "5cebe13a",
"metadata": {
"hide-output": false
},
Expand All @@ -34,13 +34,13 @@
},
{
"cell_type": "markdown",
"id": "b33bc75d",
"id": "f62cc309",
"metadata": {},
"source": [
"## Introduction\n",
"\n",
"This is a prolegomenon to another lecture [Equilibrium Capital Structures with Incomplete Markets](https://python-advanced.quantecon.org/BCG_incomplete_mkts.html) about a model with\n",
"incomplete markets authored by Bisin, Clementi, and Gottardi [[Bisin *et al.*, 2018](https://python-advanced.quantecon.org/zreferences.html#id29)].\n",
"incomplete markets authored by Bisin, Clementi, and Gottardi [[Bisin *et al.*, 2018](https://python-advanced.quantecon.org/zreferences.html#id30)].\n",
"\n",
"We adopt specifications of preferences and technologies very close to\n",
"Bisin, Clemente, and Gottardi’s but unlike them assume that there are complete\n",
Expand All @@ -56,7 +56,7 @@
"- illustrating classic complete markets outcomes that include \n",
" - indeterminacy of consumers’ portfolio choices \n",
" - indeterminacy of firms’ financial structures that underlies a\n",
" Modigliani-Miller theorem [[Modigliani and Miller, 1958](https://python-advanced.quantecon.org/zreferences.html#id30)] \n",
" Modigliani-Miller theorem [[Modigliani and Miller, 1958](https://python-advanced.quantecon.org/zreferences.html#id31)] \n",
"- introducing `Big K, little k` issues in a simple context that will\n",
" recur in the BCG incomplete markets environment \n",
"\n",
Expand All @@ -67,7 +67,7 @@
},
{
"cell_type": "markdown",
"id": "90866abb",
"id": "aa4ee140",
"metadata": {},
"source": [
"### Setup\n",
Expand Down Expand Up @@ -100,7 +100,7 @@
},
{
"cell_type": "markdown",
"id": "7bca736f",
"id": "c63c69e9",
"metadata": {},
"source": [
"### Endowments\n",
Expand All @@ -125,7 +125,7 @@
},
{
"cell_type": "markdown",
"id": "0031becf",
"id": "a50ec750",
"metadata": {},
"source": [
"### Technology:\n",
Expand All @@ -142,7 +142,7 @@
},
{
"cell_type": "markdown",
"id": "bfffeecb",
"id": "9785559f",
"metadata": {},
"source": [
"### Preferences:\n",
Expand All @@ -167,7 +167,7 @@
},
{
"cell_type": "markdown",
"id": "d3c99898",
"id": "97c078cc",
"metadata": {},
"source": [
"### Parameterizations\n",
Expand All @@ -190,7 +190,7 @@
},
{
"cell_type": "markdown",
"id": "0b911518",
"id": "13b637a3",
"metadata": {},
"source": [
"### Pareto criterion and planning problem\n",
Expand Down Expand Up @@ -248,7 +248,7 @@
},
{
"cell_type": "markdown",
"id": "947213a7",
"id": "1ee74d5a",
"metadata": {},
"source": [
"### Helpful observations and bookkeeping\n",
Expand Down Expand Up @@ -329,7 +329,7 @@
},
{
"cell_type": "markdown",
"id": "6306f398",
"id": "6caa3524",
"metadata": {},
"source": [
"#### Remarks\n",
Expand All @@ -348,7 +348,7 @@
},
{
"cell_type": "markdown",
"id": "c1f60461",
"id": "6c09cb5b",
"metadata": {},
"source": [
"## Competitive equilibrium\n",
Expand All @@ -367,7 +367,7 @@
},
{
"cell_type": "markdown",
"id": "612b14a8",
"id": "6799104a",
"metadata": {},
"source": [
"### Measures of agents and firms\n",
Expand Down Expand Up @@ -419,7 +419,7 @@
},
{
"cell_type": "markdown",
"id": "2b71afd5",
"id": "4ba71217",
"metadata": {},
"source": [
"#### Ownership\n",
Expand Down Expand Up @@ -459,7 +459,7 @@
},
{
"cell_type": "markdown",
"id": "586e1ae6",
"id": "c578d4c0",
"metadata": {},
"source": [
"#### Asset markets\n",
Expand All @@ -478,7 +478,7 @@
},
{
"cell_type": "markdown",
"id": "ef40b69a",
"id": "27b8d073",
"metadata": {},
"source": [
"### Objects appearing in a competitive equilibrium\n",
Expand Down Expand Up @@ -507,7 +507,7 @@
},
{
"cell_type": "markdown",
"id": "472550a2",
"id": "be0b84b6",
"metadata": {},
"source": [
"### A representative firm’s problem\n",
Expand Down Expand Up @@ -554,7 +554,7 @@
},
{
"cell_type": "markdown",
"id": "59b4fc2b",
"id": "8dfe0b80",
"metadata": {},
"source": [
"### A consumer’s problem\n",
Expand Down Expand Up @@ -727,7 +727,7 @@
},
{
"cell_type": "markdown",
"id": "58c5c404",
"id": "65fefb84",
"metadata": {},
"source": [
"### Computing competitive equilibrium prices and quantities\n",
Expand Down Expand Up @@ -822,7 +822,7 @@
},
{
"cell_type": "markdown",
"id": "d888ed5d",
"id": "5884b29a",
"metadata": {},
"source": [
"### Modigliani-Miller theorem\n",
Expand Down Expand Up @@ -879,7 +879,7 @@
"which is the same expression that we obtained above when we assumed that\n",
"the firm issued only equity.\n",
"\n",
"We thus obtain a version of the celebrated Modigliani-Miller theorem [[Modigliani and Miller, 1958](https://python-advanced.quantecon.org/zreferences.html#id30)]\n",
"We thus obtain a version of the celebrated Modigliani-Miller theorem [[Modigliani and Miller, 1958](https://python-advanced.quantecon.org/zreferences.html#id31)]\n",
"about firms’ finance:\n",
"\n",
"**Modigliani-Miller theorem:**\n",
Expand All @@ -904,7 +904,7 @@
},
{
"cell_type": "markdown",
"id": "c0fa5ef0",
"id": "d9478b73",
"metadata": {},
"source": [
"## Code\n",
Expand Down Expand Up @@ -978,7 +978,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "024ebc28",
"id": "1ae11a90",
"metadata": {
"hide-output": false
},
Expand All @@ -994,7 +994,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "5ebeaf90",
"id": "27489317",
"metadata": {
"hide-output": false
},
Expand Down Expand Up @@ -1189,7 +1189,7 @@
},
{
"cell_type": "markdown",
"id": "2bbd853a",
"id": "2012e598",
"metadata": {},
"source": [
"### Examples\n",
Expand All @@ -1199,7 +1199,7 @@
},
{
"cell_type": "markdown",
"id": "de2a9267",
"id": "d097b234",
"metadata": {},
"source": [
"#### 1st example\n",
Expand All @@ -1218,7 +1218,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "0d19519c",
"id": "39911897",
"metadata": {
"hide-output": false
},
Expand All @@ -1231,7 +1231,7 @@
},
{
"cell_type": "markdown",
"id": "a5f707e1",
"id": "c9bda2c7",
"metadata": {},
"source": [
"Let’s plot the agents’ time-1 endowments with respect to shocks to see\n",
Expand All @@ -1241,7 +1241,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "6c7f7f19",
"id": "6198bcf2",
"metadata": {
"hide-output": false
},
Expand Down Expand Up @@ -1278,7 +1278,7 @@
},
{
"cell_type": "markdown",
"id": "6134bcc5",
"id": "776ca2cc",
"metadata": {},
"source": [
"Let’s also compare the optimal capital stock, $ k $, and optimal\n",
Expand All @@ -1288,7 +1288,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "74abae50",
"id": "9a303e5f",
"metadata": {
"hide-output": false
},
Expand All @@ -1311,7 +1311,7 @@
},
{
"cell_type": "markdown",
"id": "b4773f6b",
"id": "44bf72a2",
"metadata": {},
"source": [
"#### 2nd example\n",
Expand All @@ -1326,7 +1326,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "afcbb87d",
"id": "39820c9a",
"metadata": {
"hide-output": false
},
Expand Down Expand Up @@ -1358,7 +1358,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "84f802a8",
"id": "64411679",
"metadata": {
"hide-output": false
},
Expand All @@ -1371,7 +1371,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "bc32c11b",
"id": "72474c0b",
"metadata": {
"hide-output": false
},
Expand All @@ -1385,7 +1385,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "f137ef5b",
"id": "06d570ed",
"metadata": {
"hide-output": false
},
Expand Down Expand Up @@ -1416,7 +1416,7 @@
}
],
"metadata": {
"date": 1724218392.944995,
"date": 1728369867.2445648,
"filename": "BCG_complete_mkts.md",
"kernelspec": {
"display_name": "Python",
Expand Down
Loading

0 comments on commit f8fda8f

Please sign in to comment.