ps-methods | R Documentation |
Producer Surplus methods for the TariffBertrand
and TariffCournot
classes
## S4 method for signature 'TariffBertrand'
calcProducerSurplus(object, preMerger = TRUE)
## S4 method for signature 'TariffCournot'
calcProducerSurplus(object, preMerger = TRUE)
object |
an instance of class |
preMerger |
when TRUE, calculates producer surplus under the existing tariff regime. When FALSE, calculates tariffs under the new tariff regime. Default is TRUE. |
product-level (or in the case of Cournot, plant-level) producer surplus
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.