ct_shiny {competitiontoolbox} | R Documentation |
A Shiny Interface to the trade and antitrust Packages
Description
Launch a shiny interface to simulate the effects of tariffs and mergers
Usage
ct_shiny()
Details
ct_shiny
launches a shiny interface for the antitrust
and trade
packages.
The shiny interface provides users with the ability to calibrate model parameters and simulate
tariff effects using many of the supply and demand models included in the trade
package. It
also provides users with the ability to calibrate different consumer demand systems and simulate the
effects of mergers under different competitive regimes included in the antitrust
package.
Author(s)
Charles Taragin, Paulette Wolak
Examples
if(interactive()){ct_shiny()}
[Package competitiontoolbox version 0.7.1 Index]