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.7)auctionr_0.1.0.zip(r-4.6)auctionr_0.1.0.zip(r-4.5)
auctionr_0.1.0.tgz(r-4.6-any)auctionr_0.1.0.tgz(r-4.5-any)
auctionr_0.1.0.tar.gz(r-4.7-any)auctionr_0.1.0.tar.gz(r-4.6-any)
auctionr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
auctionr/json (API)
NEWS
| # Install 'auctionr' in R: |
| install.packages('auctionr', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ajmack/auctionr/issues
Last updated from:f9128d55ab (on package/auctionr). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 276 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 99 | ||
| wasm-release | OK | 99 |
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 |
