Package: trade 0.8.1
trade: Tools for Trade Practitioners
A collection of tools for trade practitioners, including the ability to calibrate different consumer demand systems and simulate the effects of tariffs and quotas under different competitive regimes. These tools are derived from Anderson et al. (2001) <doi:10.1016/S0047-2727(00)00085-2> and Froeb et al. (2003) <doi:10.1016/S0304-4076(02)00166-5>.
Authors:
trade_0.8.1.tar.gz
trade_0.8.1.zip(r-4.5)trade_0.8.1.zip(r-4.4)trade_0.8.1.zip(r-4.3)
trade_0.8.1.tgz(r-4.4-any)trade_0.8.1.tgz(r-4.3-any)
trade_0.8.1.tar.gz(r-4.5-noble)trade_0.8.1.tar.gz(r-4.4-noble)
trade_0.8.1.tgz(r-4.4-emscripten)trade_0.8.1.tgz(r-4.3-emscripten)
trade.pdf |trade.html✨
trade/json (API)
# Install 'trade' in R: |
install.packages('trade', repos = c('https://luciu5.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/luciu5/trade/issues
Last updated 2 years agofrom:66456449f3. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-win | NOTE | Oct 21 2024 |
R-4.5-linux | NOTE | Oct 21 2024 |
R-4.4-win | NOTE | Oct 21 2024 |
R-4.4-mac | NOTE | Oct 21 2024 |
R-4.3-win | OK | Oct 21 2024 |
R-4.3-mac | OK | Oct 21 2024 |
Exports:auction2nd_tariffbargaining_tariffbertrand_quotabertrand_tariffcalcMarginscalcPricescalcProducerSurpluscalcQuantitiescalcSlopescournot_tariffHypoMonTestinitializemonopolistic_competition_tariffsimsummarytrade_shiny
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Tariff Simulation With A Second Score Procurement Auction Game | auction2nd_tariff |
Tariff Simulation With A Nash Bargaining Game | bargaining_tariff |
quota Simulation With A Bertrand Pricing Game | bertrand_quota |
Tariff Simulation With A Bertrand Pricing Game | bertrand_tariff |
Tariff Simulation With A Cournot Quantity Setting Game | cournot_tariff |
Methods For Implementing The Hypothetical Monopolist Test | defineMarketTools-methods HypoMonTest HypoMonTest,TariffBertrand-method HypoMonTest,TariffCournot-method |
Initialize Methods | initialize,QuotaBertrand-method initialize,TariffBertrand-method initialize,TariffCournot-method initialize-methods |
Tariff Simulation With A Monopolistic Competition Pricing Game | monopolistic_competition_tariff |
Methods To Calculate Producer Surplus | calcProducerSurplus,TariffBertrand-method calcProducerSurplus,TariffCournot-method ps-methods |
S4 classes to model quotas | Quota-classes QuotaBertrand-class QuotaCournot-class QuotaLogit-class |
Tariff Simulation With User-Supplied Demand Parameters | sim Sim-Functions |
Summary Methods | summary,QuotaBertrand-method summary,TariffBertrand-method summary,TariffCournot-method summary-methods |
S4 classes to model tariffs | Tariff-classes Tariff2ndLogit-class TariffAIDS-class TariffBargainingLogit-class TariffBertrand-class TariffCES-class TariffCournot-class TariffLogit-class TariffMonComLogit-class |
Additional methods for TariffCournot Class | calcQuantities,TariffCournot-method calcSlopes,TariffCournot-method TariffCournot-methods |
Additional methods for TariffMonComLogit, TariffMonComCES Classes | calcMargins,TariffMonComCES-method calcMargins,TariffMonComLogit-method calcPrices,TariffMonComCES-method calcPrices,TariffMonComLogit-method calcSlopes,TariffMonComCES-method calcSlopes,TariffMonComLogit-method TariffMonComRUM-methods |