Plot-Methods {antitrust}R 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.


[Package antitrust version 0.99.26 Index]