Plot-Methods: Methods For Calculating Upwards Pricing Pressure Index...

Plot-MethodsR Documentation

Methods For Calculating Upwards Pricing Pressure Index (Bertrand)

Description

Use ggplot to plot pre- and post-merger demand, marginal cost and equilibria. ‘scale’ controls the amount above marginal cost and below equilbrium price that is plotted.

Usage

## S4 method for signature 'Bertrand'
plot(x, scale = 0.1)

Arguments

x

Used only in plot method. Should always be set equal to object.

scale

The proportion below marginal cost and above equilbrium price that should be plotted. Default is .1.


antitrust documentation built on Aug. 24, 2022, 9:05 a.m.