{
  "_id": "6a103ab1acfb0bcc41c9b450",
  "Package": "imv",
  "Title": "Model Comparison via the 'InterModel Vigorish' ('IMV')",
  "Version": "0.3",
  "Authors@R": "c(\nperson(\"Ben\", \"Domingue\", email = \"ben.domingue@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Christian\", \"Jackson\", role = \"ctb\")\n)",
  "Description": "Computes the 'InterModel Vigorish' ('IMV'), a metric for\ncomparing the predictive accuracy of two models for binary\noutcomes. The 'IMV' is derived from the expected value of a\nbettor using one model's predicted probabilities against those\nof a competing model, and is estimated via k-fold\ncross-validation. Methods are provided for generalized linear\nmodels, mixed-effects models ('lme4'), and item response theory\nmodels ('mirt'). See <doi:10.1371/journal.pone.0316491>.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.3.1",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 20:49:06 UTC",
    "User": "root"
  },
  "Author": "Ben Domingue [aut, cre], Christian Jackson [ctb]",
  "Maintainer": "Ben Domingue <ben.domingue@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-11 20:09:19 UTC",
  "RemoteUrl": "https://github.com/cran/imv",
  "RemoteRef": "HEAD",
  "RemoteSha": "0817dc6abbd4427999958c30cc5a46e6daf71df8",
  "MD5sum": "e764564ec66d1ab5a18ef900fa352916",
  "_user": "cran",
  "_type": "src",
  "_file": "imv_0.3.tar.gz",
  "_fileid": "1e0de4c7b5ec76a05cb2f692268a48f987acb55ae027b142b7aff400d48cd469",
  "_filesize": 127531,
  "_sha256": "1e0de4c7b5ec76a05cb2f692268a48f987acb55ae027b142b7aff400d48cd469",
  "_created": "2026-05-11T20:49:06.000Z",
  "_published": "2026-05-22T11:14:57.563Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368533689,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6929586647"
    },
    {
      "job": 77368534066,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6929585743"
    },
    {
      "job": 77368533773,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6929542839"
    },
    {
      "job": 77368533442,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159157448"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25695858935",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/imv",
  "_commit": {
    "id": "0817dc6abbd4427999958c30cc5a46e6daf71df8",
    "author": "Ben Domingue <ben.domingue@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3\n",
    "time": 1778530159
  },
  "_maintainer": {
    "name": "Ben Domingue",
    "email": "ben.domingue@gmail.com",
    "login": "ben-domingue",
    "uuid": 1353244
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "mirt",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3",
      "date": "2026-05-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ben-domingue",
      "count": 1,
      "uuid": 1353244
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imv"
  },
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imv.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3",
      "date": "2026-05-11"
    }
  ],
  "_exports": [
    "imv",
    "imv.binary",
    "imv0glm",
    "imvglm.rmvar"
  ],
  "_help": [
    {
      "page": "imv",
      "title": "Cross-validated IMV for comparing two models",
      "topics": [
        "imv",
        "imv.default",
        "imv.glm"
      ]
    },
    {
      "page": "imv.binary",
      "title": "Compute IMV for binary outcomes",
      "topics": [
        "imv.binary"
      ]
    },
    {
      "page": "imv.glmerMod",
      "title": "Cross-validated IMV for binomial mixed-effects models",
      "topics": [
        "imv.glmerMod"
      ]
    },
    {
      "page": "imv.mirt",
      "title": "Cross-validated IMV for mirt IRT models",
      "topics": [
        "imv.SingleGroupClass"
      ]
    },
    {
      "page": "imv0glm",
      "title": "IMV for a GLM compared to a prevalence baseline",
      "topics": [
        "imv0glm"
      ]
    },
    {
      "page": "imvglm.rmvar",
      "title": "IMV for a GLM versus the same model with one variable removed",
      "topics": [
        "imvglm.rmvar"
      ]
    }
  ],
  "_readme": "https://github.com/cran/imv/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "imv",
  "_universes": [
    "cran",
    "ben-domingue"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-05-11T20:51:20.000Z",
      "distro": "noble",
      "commit": "0817dc6abbd4427999958c30cc5a46e6daf71df8",
      "fileid": "50e46528e001f934c122d63675a2c2e104f721a8f4f4d1003f3bb6671eb896cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25695858935"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-05-11T20:51:15.000Z",
      "distro": "noble",
      "commit": "0817dc6abbd4427999958c30cc5a46e6daf71df8",
      "fileid": "20326ab6fcd22ae7e2e19669a176de76a409e513ae1ab5de7d65609bed5a3170",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25695858935"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3",
      "date": "2026-05-22T11:14:39.000Z",
      "commit": "0817dc6abbd4427999958c30cc5a46e6daf71df8",
      "fileid": "af9140a7a2d9a93dde53d98f771a27a8a6f9445c44e49fe3f5989fac34b9b860",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25695858935"
    }
  ]
}