Package: oottest 0.9.0
oottest: Out-of-Treatment Testing
Implements the out-of-treatment testing from Kuelpmann and Kuzmics (2020) <doi:10.2139/ssrn.3441675> based on the Vuong Test introduced in Vuong (1989) <doi:10.2307/1912557>. Out-of treatment testing allows for a direct, pairwise likelihood comparison of theories, calibrated with pre-existing data.
Authors:
oottest_0.9.0.tar.gz
oottest_0.9.0.zip(r-4.7)oottest_0.9.0.zip(r-4.6)oottest_0.9.0.zip(r-4.5)
oottest_0.9.0.tgz(r-4.6-any)oottest_0.9.0.tgz(r-4.5-any)
oottest_0.9.0.tar.gz(r-4.7-any)oottest_0.9.0.tar.gz(r-4.6-any)
oottest_0.9.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
oottest/json (API)
NEWS
| # Install 'oottest' in R: |
| install.packages('oottest', repos = c('https://philippkuelpmann.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/philippkuelpmann/oottest/issues
- data_three_action_games - Data from the three-action games
- data_two_action_games - Data from the two-action games
- predictions_three_action_games - Predictions for the three-action games
- predictions_two_action_games - Predictions for the two-action games
- simple_test_data - Simple Test Data
Last updated from:bf880e173a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 133 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 132 | ||
| macos-oldrel-arm64 | OK | 118 | ||
| windows-devel | OK | 97 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 91 | ||
| wasm-release | OK | 97 |
Exports:vuong_matrixvuong_statistic
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Data from the three-action games | data_three_action_games |
| Data from the two-action games | data_two_action_games |
| Predictions for the three-action games | predictions_three_action_games |
| Predictions for the two-action games | predictions_two_action_games |
| Simple Test Data | simple_test_data |
| Getting a vuong matrix | vuong_matrix |
| Implementation of the Vuong test for our setting | vuong_statistic |
