Skip to main content

Analysis of standards defined in Horizontal Merger Guidelines

Project description

mergeron: Merger Policy Analysis with Python

Model the standards specified in (or proposed for) U.S. Horizontal Merger Guidelines in terms of the sets of mergers conforming to a given Guidelines standard. Analyze intrinsic clearance rates and intrinsic enforcement rates under Guidelines standards, i.e., rates derived from applying a theoretically-derived model to generated data for specified distributions of relevant economic factors. Download and analyze merger investigations data published by FTC, covering investigations during the years, 1996 to 2011.

Intrinsic clearance and enforcement rates are distinct from observed clearance and enforcement rates in that the former do not reflect the effects of screening and deterrence.

Programs for replicating results in various of my papers are included in the "examples" sub-package.

This package also exposes functions for generating random numbers with selected continuous distribution over specified parameters, employing multithreading on the CPU. To access these directly:

import mergeron.core.prng_cpu_multi

Also included are functions for estimating confidence intervals for proportions and contrasts in proportions; the Bonfferoni adjustment is applied for confidence intervals for multiple comparisons. To access these directly:

import mergeron.core.propn_ci_lib

A recent version of Paul Tol's python module, "tol_colors.py" is included in this package. Other than re-formatting (black and isort), the tol_colors module, licensed under the Standard 3-clause BSD license, is re-distributed here as downloaded from, https://personal.sron.nl/~pault/data/tol_colors.py. To access the tol_colors module directly:

import mergeron.ext.tol_colors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mergeron-2024.738888.22.tar.gz (92.4 kB view hashes)

Uploaded Source

Built Distribution

mergeron-2024.738888.22-py3-none-any.whl (111.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page