LogitALM-class: Class LogitALM
Description
The LogitALM class contains all the information needed to
calibrate a Logit
demand system and perform a merger analysis under the assumption that
firms are playing a differentiated products Bertrand pricing game with
capacity constraints.Objects from the Class
Objects can be created by using the constructor function logit.cap
.Extends
Class Logit
, directly.
Class Bertrand
, by class Logit
, distance 2.
Class Antitrust
, by class Bertrand
, distance 3.Examples
Run this codeshowClass("LogitALM") # get a detailed description of the class
showMethods(classes="LogitALM") # show all methods defined for the class
Run the code above in your browser using DataLab