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.5)oottest_0.9.0.zip(r-4.4)oottest_0.9.0.zip(r-4.3)
oottest_0.9.0.tgz(r-4.4-any)oottest_0.9.0.tgz(r-4.3-any)
oottest_0.9.0.tar.gz(r-4.5-noble)oottest_0.9.0.tar.gz(r-4.4-noble)
oottest_0.9.0.tgz(r-4.4-emscripten)oottest_0.9.0.tgz(r-4.3-emscripten)
oottest.pdf |oottest.html✨
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 3 years agofrom:bf880e173a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
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 |