| Vertical-Classes {antitrust} | R Documentation |
“Vertical” Classes
Description
The “Vertical” classes are building blocks used to create other classes in this package. As such, it is most likely to be useful for developers who wish to code their own calibration/simulation routines.
The “VertBargBertLogit” class has the information for a Vertical Supply Chain with Logit demand and a downstream Nash-Bertrand Pricing game.
The “VertBarg2ndLogit” class has the information fora Vertical Supply Chain with Logit demand and a downstream 2nd Score Auction.
Slots
upan instance of “Bargaining” class.
downFor “VertBargBertLogit”, an instance of “Logit” class.For “VertBarg2ndLogit”, an instance of “Auction2ndLogit” class.
constrainA length 1 character vector equal to "global", "pair", "wholesaler", or "retailer.
Author(s)
Charles Taragin ctaragin+antitrustr@gmail.com