Learn R Programming

antitrust (version 0.9)

CESNests-class: Class "CESNests"

Description

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

Arguments

Objects from the Class

Objects can be created by using the constructor function ces.nests.

Extends

Class CES, directly. Class Logit, by class "CES", distance 2. Class Bertrand, by class "CES", distance 3.

Examples

Run this code
showClass("CESNests")

Run the code above in your browser using DataLab