{
  "_id": "6a1ee86db401979e73411ab8",
  "Package": "oottest",
  "Type": "Package",
  "Title": "Out-of-Treatment Testing",
  "Version": "0.9.0",
  "Authors@R": "c(\nperson(\"Philipp\", \"Külpmann\", email = \"philipp@kuelpmann.org\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-3757-7172\")),\nperson(\"Panagiota\", \"Charalampidou\", role = c(\"aut\")),\nperson(given = \"University of Vienna\", role = c(\"cph\")))",
  "Maintainer": "Philipp Külpmann <philipp@kuelpmann.org>",
  "Description": "Implements the out-of-treatment testing from Kuelpmann and\nKuzmics (2020) <doi:10.2139/ssrn.3441675> based on the Vuong\nTest introduced in Vuong (1989) <doi:10.2307/1912557>. Out-of\ntreatment testing allows for a direct, pairwise likelihood\ncomparison of theories, calibrated with pre-existing data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/PhilippKuelpmann/oottest",
  "BugReports": "https://github.com/PhilippKuelpmann/oottest/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://philippkuelpmann.r-universe.dev",
  "Date/Publication": "2022-04-25 09:07:03 UTC",
  "RemoteUrl": "https://github.com/philippkuelpmann/oottest",
  "RemoteRef": "HEAD",
  "RemoteSha": "bf880e173a6ab5190317be065d234468d3f6f3a4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 10:35:53 UTC",
    "User": "root"
  },
  "Author": "Philipp Külpmann [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3757-7172>),\nPanagiota Charalampidou [aut],\nUniversity of Vienna [cph]",
  "MD5sum": "340c7339462c137d5a66c88ac0844cbe",
  "_user": "philippkuelpmann",
  "_type": "src",
  "_file": "oottest_0.9.0.tar.gz",
  "_fileid": "fecc7caa2e03a3a894e6d5a0cc9b98e3ab2ef3e9c867960c6a8e3a6cbccca9d8",
  "_filesize": 122819,
  "_sha256": "fecc7caa2e03a3a894e6d5a0cc9b98e3ab2ef3e9c867960c6a8e3a6cbccca9d8",
  "_created": "2026-05-19T10:35:53.000Z",
  "_published": "2026-06-02T14:27:57.885Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79094601571,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7081162971"
    },
    {
      "job": 79094602470,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081157446"
    },
    {
      "job": 79094602007,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7081207667"
    },
    {
      "job": 79094602110,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081186409"
    },
    {
      "job": 79094601485,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081117425"
    },
    {
      "job": 79094600844,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360587476"
    },
    {
      "job": 79094602383,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7081150539"
    },
    {
      "job": 79094602430,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7081148701"
    },
    {
      "job": 79094601572,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081146186"
    }
  ],
  "_buildurl": "https://github.com/r-universe/philippkuelpmann/actions/runs/26091645435",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/philippkuelpmann/oottest",
  "_commit": {
    "id": "bf880e173a6ab5190317be065d234468d3f6f3a4",
    "author": "PhilippKuelpmann <philipp.kuelpmann@gmail.com>",
    "committer": "PhilippKuelpmann <philipp.kuelpmann@gmail.com>",
    "message": "Updated URLs\n",
    "time": 1650877623
  },
  "_maintainer": {
    "name": "Philipp Külpmann",
    "email": "philipp@kuelpmann.org",
    "login": "philippkuelpmann",
    "description": "",
    "uuid": 46841729,
    "orcid": "0000-0003-3757-7172"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "philippkuelpmann",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "philippkuelpmann",
      "count": 98,
      "uuid": 46841729
    },
    {
      "user": "panagiota-charalampidou",
      "count": 28,
      "uuid": 76471646
    }
  ],
  "_userbio": {
    "uuid": 46841729,
    "type": "user",
    "name": "PhilippKuelpmann"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/oottest"
  },
  "_devurl": "https://github.com/philippkuelpmann/oottest",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/oottest.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/philippkuelpmann/oottest",
  "_realowner": "philippkuelpmann",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.1",
      "date": "2022-04-27"
    }
  ],
  "_exports": [
    "vuong_matrix",
    "vuong_statistic"
  ],
  "_datasets": [
    {
      "name": "data_three_action_games",
      "title": "Data from the three-action games",
      "object": "data_three_action_games",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "T21",
        "T22",
        "T23",
        "T24",
        "T25",
        "T26",
        "T27",
        "T28",
        "T29",
        "T30",
        "T31",
        "T32",
        "T33",
        "T34",
        "T35",
        "T36",
        "T37",
        "T38",
        "T39",
        "T40"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_two_action_games",
      "title": "Data from the two-action games",
      "object": "data_two_action_games",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "T1",
        "T2",
        "T3",
        "T4",
        "T5",
        "T6",
        "T7",
        "T8",
        "T9",
        "T10",
        "T11",
        "T12",
        "T13",
        "T14",
        "T15",
        "T16",
        "T17",
        "T18",
        "T19",
        "T20"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "predictions_three_action_games",
      "title": "Predictions for the three-action games",
      "object": "predictions_three_action_games",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "predictions_two_action_games",
      "title": "Predictions for the two-action games",
      "object": "predictions_two_action_games",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "simple_test_data",
      "title": "Simple Test Data",
      "object": "simple_test_data",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 3,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_three_action_games",
      "title": "Data from the three-action games",
      "topics": [
        "data_three_action_games"
      ]
    },
    {
      "page": "data_two_action_games",
      "title": "Data from the two-action games",
      "topics": [
        "data_two_action_games"
      ]
    },
    {
      "page": "predictions_three_action_games",
      "title": "Predictions for the three-action games",
      "topics": [
        "predictions_three_action_games"
      ]
    },
    {
      "page": "predictions_two_action_games",
      "title": "Predictions for the two-action games",
      "topics": [
        "predictions_two_action_games"
      ]
    },
    {
      "page": "simple_test_data",
      "title": "Simple Test Data",
      "topics": [
        "simple_test_data"
      ]
    },
    {
      "page": "vuong_matrix",
      "title": "Getting a vuong matrix",
      "topics": [
        "vuong_matrix"
      ]
    },
    {
      "page": "vuong_statistic",
      "title": "Implementation of the Vuong test for our setting",
      "topics": [
        "vuong_statistic"
      ]
    }
  ],
  "_readme": "https://github.com/philippkuelpmann/oottest/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "reproduce_paper.Rmd",
      "filename": "reproduce_paper.html",
      "title": "Reproducing tables and results from Külpmann and Kuzmics (2022)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Set up",
        "Accessing the data and predictions",
        "Tables and figures from the main paper",
        "Vuong matrix (table 1 and 2)",
        "Vuong matrix: all games (table 3)",
        "Calculating likelihoods",
        "Recreating tables from the Online Appendix",
        "Log-likelihoods",
        "Testing theories individually",
        "Data and theory predictions",
        "Predictions",
        "Data",
        "References"
      ],
      "created": "2021-12-10 13:46:25",
      "modified": "2022-04-23 10:45:43",
      "commits": 8
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "oottest",
  "_universes": [
    "philippkuelpmann"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-19T10:38:08.000Z",
      "distro": "noble",
      "commit": "bf880e173a6ab5190317be065d234468d3f6f3a4",
      "fileid": "b32baa18b2118052f8ff8ab100aeb07ff28b692bc3febed00fc71b2c5122d158",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philippkuelpmann/actions/runs/26091645435"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-19T10:37:52.000Z",
      "distro": "noble",
      "commit": "bf880e173a6ab5190317be065d234468d3f6f3a4",
      "fileid": "b27ee7eb5291e29b1cf86f4a35274128646d526b0d7cec7d1b74709f2d7564f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philippkuelpmann/actions/runs/26091645435"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-05-19T10:40:20.000Z",
      "commit": "bf880e173a6ab5190317be065d234468d3f6f3a4",
      "fileid": "0dbeb096e87a3e6cae9e5d3e0e0f682b6a4e2c59f1cc06975a0bde6a79babc0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philippkuelpmann/actions/runs/26091645435"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-05-19T10:39:17.000Z",
      "commit": "bf880e173a6ab5190317be065d234468d3f6f3a4",
      "fileid": "aaf52bbfe2fbb40f9f053b99bf620f2f52535352100bc6b433c0731cff1f465e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philippkuelpmann/actions/runs/26091645435"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-19T10:37:18.000Z",
      "commit": "bf880e173a6ab5190317be065d234468d3f6f3a4",
      "fileid": "c452a81fb1ce1932e758713a7d9e8e0f6ff67c415ece53afadee12ac887d5841",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philippkuelpmann/actions/runs/26091645435"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-19T10:37:25.000Z",
      "commit": "bf880e173a6ab5190317be065d234468d3f6f3a4",
      "fileid": "0eb10059a6aa401bd3700225e9f3a6c5752d277bcf6c40c397e0ffe1a4ba2bea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philippkuelpmann/actions/runs/26091645435"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-19T10:37:15.000Z",
      "commit": "bf880e173a6ab5190317be065d234468d3f6f3a4",
      "fileid": "ecfaf4264a0d5cfbfdeaf1d0dd2000cb00f5f846207600a785a01c459b1c2851",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philippkuelpmann/actions/runs/26091645435"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.0",
      "date": "2026-06-02T14:27:33.000Z",
      "commit": "bf880e173a6ab5190317be065d234468d3f6f3a4",
      "fileid": "969443c1429dc0cead0c26d49b01237276e1cfafd52f65773fb6ec46b9e1f963",
      "status": "success",
      "buildurl": "https://github.com/r-universe/philippkuelpmann/actions/runs/26091645435"
    }
  ]
}