Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelbieri committed Feb 21, 2022
1 parent 7083f81 commit c17553f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
8 changes: 5 additions & 3 deletions docs/Shelegia_Motta_2021.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ <h2>API Documentation</h2>
</ul>


<footer>Manuel Bieri (2022)</footer>

<a class="attribution" title="pdoc: Python API documentation generator" href="https://pdoc.dev">
built with <span class="visually-hidden">pdoc</span><img
Expand All @@ -111,7 +112,8 @@ <h1 class="modulename">
<img src="https://github.com/manuelbieri/shelegia_motta_2021/actions/workflows/pypi.yml/badge.svg" alt="PyPi" />
<img src="https://img.shields.io/pypi/v/Shelegia-Motta-2021" alt="PyPI" />
<img src="https://img.shields.io/pypi/status/Shelegia-Motta-2021" alt="PyPI - Status" />
<img src="https://img.shields.io/github/deployments/manuelbieri/shelegia_motta_2021/github-pages?label=Documentation" alt="GitHub deployments" /></p>
<img src="https://img.shields.io/github/deployments/manuelbieri/shelegia_motta_2021/github-pages?label=Documentation" alt="GitHub deployments" />
<a href="https://mybinder.org/v2/gh/manuelbieri/shelegia_motta_2021/HEAD"><img src="https://mybinder.org/badge_logo.svg" alt="Binder" /></a></p>

<h3 id="installation">Installation</h3>

Expand All @@ -127,9 +129,9 @@ <h3 id="installation">Installation</h3>

<h3 id="introduction">Introduction</h3>

<p>The theory of the “kill zone” has become an increasingly prominent cause for concern among economists in recent times, especially with the rise of digital companies that have become monopolists in their sectors internationally. Companies like Facebook are continuously acquiring start-ups that may have a chance of competing with them in some way in the future. The sheer size and dominance of these companies combined with their aggression regarding the acquisition of competitors makes entering these markets as a direct competitor very unattractive at first glance. However, this issue is not as one sided as that. This paper aims to rationalize the well-known “kill zone” argument by providing a simple model that explores how and when an incumbent firm may induce an entrant to choose a “non-aggressive” innovation path and enter with the goal of being acquired.</p>
<p>The theory of the “kill zone” has become an increasingly prominent cause for concern among economists in recent times, especially with the rise of digital companies that have become monopolists in their sectors internationally. Companies like Facebook are continuously acquiring start-ups that may have a chance of competing with them in some way in the future. The sheer size and dominance of these companies combined with their aggression regarding the acquisition of competitors makes entering these markets as a direct competitor very unattractive at first glance. However, this issue is not as one-sided as that. This paper aims to rationalize the well-known “kill zone” argument by providing a simple model that explores how and when an incumbent firm may induce an entrant to choose a “non-aggressive” innovation path and enter with the goal of being acquired.</p>

<p>The different models revealed that platform-owning incumbents react in diametrically opposing fashion to an entrant’s plans to develop a substitute to their platform and a complement. When a larger firm is dominating a certain sector and new firms are trying to enter this market, these firms may feel a hesitation to produce a direct competitor to the products of the incumbent and they will veer more towards producing a compliment as the prospect of the incumbent copying or acquiring the entrant looms. This is the reason a “kill zone” may emerge. Interestingly, the possibility of an acquisition by the incumbent does not worsen the “kill zone” effect. In fact, it may even induce the entrant to develop a product that rivals the incumbent in the hope of being acquired as this can generate massive profits for the smaller entrant. Meanwhile, a two – sided market will not alter the “kill zone” significantly compared to the basic model. Only simultaneous choices of both parties will avoid the existence of a “kill zone” since the choice of the entrant cannot prevent the incumbent to copy the entrant.</p>
<p>The different models revealed that platform-owning incumbents react in diametrically opposing fashion to an entrant’s plans to develop a substitute to their platform and a complement. When a larger firm is dominating a certain sector and new firms are trying to enter this market, these firms may feel a hesitation to produce a direct competitor to the products of the incumbent, and they will veer more towards producing a compliment as the prospect of the incumbent copying or acquiring the entrant looms. This is the reason a “kill zone” may emerge. Interestingly, the possibility of an acquisition by the incumbent does not worsen the “kill zone” effect. In fact, it may even induce the entrant to develop a product that rivals the incumbent in the hope of being acquired as this can generate massive profits for the smaller entrant. Meanwhile, a two – sided market will not alter the “kill zone” significantly compared to the basic model. Only simultaneous choices of both parties will avoid the existence of a “kill zone” since the choice of the entrant cannot prevent the incumbent to copy the entrant.</p>

<p>Since all models implement the <a href="Shelegia_Motta_2021/IModel.html#IModel">Shelegia_Motta_2021.IModel.IModel</a> - Interface, therefore all models provide the same functionality (public methods), even though the results may change substantially.</p>

Expand Down
1 change: 1 addition & 0 deletions docs/Shelegia_Motta_2021/IModel.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ <h2>API Documentation</h2>
</ul>


<footer>Manuel Bieri (2022)</footer>

<a class="attribution" title="pdoc: Python API documentation generator" href="https://pdoc.dev">
built with <span class="visually-hidden">pdoc</span><img
Expand Down
1 change: 1 addition & 0 deletions docs/Shelegia_Motta_2021/Models.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ <h2>API Documentation</h2>
</ul>


<footer>Manuel Bieri (2022)</footer>

<a class="attribution" title="pdoc: Python API documentation generator" href="https://pdoc.dev">
built with <span class="visually-hidden">pdoc</span><img
Expand Down
Loading

0 comments on commit c17553f

Please sign in to comment.