Learn R Programming

antitrust (version 0.9)

PCAIDS-class: Class "PCAIDS"

Description

The "PCAIDS" class contains all the information needed to calibrate a PCAIDS demand system and perform a merger analysis under the assumption that firms are playing a differentiated Bertrand products pricing game.

Arguments

Objects from the Class

Objects can be created by using the constructor pcaids.

Extends

Class AIDS, directly. Class Linear, by class "AIDS", distance 2. Class Bertrand, by class "Linear", distance 3.

Examples

Run this code
showClass("PCAIDS")

Run the code above in your browser using DataLab