Package: auctionr 0.1.0
auctionr: Estimate First-Price Auction Model
Estimates a first-price auction model with conditionally independent private values as described in MacKay (2020) <doi:10.2139/ssrn.3096534>. The model allows for unobserved heterogeneity that is common to all bidders in addition to observable heterogeneity.
Authors:
auctionr_0.1.0.tar.gz
auctionr_0.1.0.zip(r-4.5)auctionr_0.1.0.zip(r-4.4)auctionr_0.1.0.zip(r-4.3)
auctionr_0.1.0.tgz(r-4.4-any)auctionr_0.1.0.tgz(r-4.3-any)
auctionr_0.1.0.tar.gz(r-4.5-noble)auctionr_0.1.0.tar.gz(r-4.4-noble)
auctionr_0.1.0.tgz(r-4.4-emscripten)auctionr_0.1.0.tgz(r-4.3-emscripten)
auctionr.pdf |auctionr.html✨
auctionr/json (API)
NEWS
# Install 'auctionr' in R: |
install.packages('auctionr', repos = c('https://ajmack.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ajmack/auctionr/issues
Last updated 4 years agofrom:03d50a0dc9. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 23 2024 |
R-4.5-win | OK | Oct 23 2024 |
R-4.5-linux | OK | Oct 23 2024 |
R-4.4-win | OK | Oct 23 2024 |
R-4.4-mac | OK | Oct 23 2024 |
R-4.3-win | OK | Oct 23 2024 |
R-4.3-mac | OK | Oct 23 2024 |
Exports:auction_generate_dataauction_model
Dependencies:numDeriv
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generates sample data for running 'auction_model' | auction_generate_data |
Estimates a first-price auction model. | auction_model |
Print an auction model. | print.auctionmodel |