Auction2ndLogitALM-class: Class “Auction2ndLogitALM”
Description
The “Auction2ndLogitALM” class contains all the information needed to
calibrate a Logit
demand system with unobserved outside share and perform a merger simulation analysis under the assumption that
firms are setting offers in a 2nd-score auction.
Class '>Auction2ndLogit, directly.
Class '>Logit, distance 2.
Class '>Bertrand, by class '>Logit, distance 3.
Class '>Antitrust, by class '>Bertrand, distance 4.
Methods
For all of methods containing the ‘preMerger’ argument, ‘preMerger’ takes
on a value of TRUE or FALSE, where TRUE invokes the method using the
pre-merger ownership structure, while FALSE invokes the method using
the post-merger ownership structure.
calcSlopes
signature(object)
Uncover Logit
ALM demand parameters. Assumes that firms are currently at
equilibrium in a 2nd-score auction.
# NOT RUN {showClass("Auction2ndLogitALM") # get a detailed description of the classshowMethods(classes="Auction2ndLogitALM") # show all methods defined for the class# }