{
  "_id": "6a104090acfb0bcc41c9d258",
  "Package": "ivtools",
  "Type": "Package",
  "Title": "Instrumental Variables",
  "Version": "2.3.0",
  "Date": "2020-02-24",
  "Author": "Arvid Sjolander, Elisabeth Dahlqwist, Torben Martinussen",
  "Maintainer": "Arvid Sjolander <arvid.sjolander@ki.se>",
  "Description": "Contains tools for instrumental variables estimation.\nCurrently, non-parametric bounds, two-stage estimation and\nG-estimation are implemented. Balke, A. and Pearl, J. (1997)\n<doi:10.2307/2965583>, Vansteelandt S., Bowden J., Babanezhad\nM., Goetghebeur E. (2011) <doi:10.1214/11-STS360>.",
  "License": "LGPL (>= 3)",
  "NeedsCompilation": "yes",
  "RoxygenNote": "6.0.1",
  "Packaged": {
    "Date": "2026-05-11 08:11:39 UTC",
    "User": "root"
  },
  "Repository": "https://arvsjo.r-universe.dev",
  "Date/Publication": "2020-02-24 06:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/ivtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
  "MD5sum": "91bd5845248a01612e45fde4f09e4183",
  "_user": "arvsjo",
  "_type": "src",
  "_file": "ivtools_2.3.0.tar.gz",
  "_fileid": "746d7277f7b50d1bc4292bf909dc8ebd47b9a993e99cf2ce312b5f9de33098eb",
  "_filesize": 305442,
  "_sha256": "746d7277f7b50d1bc4292bf909dc8ebd47b9a993e99cf2ce312b5f9de33098eb",
  "_created": "2026-05-11T08:11:39.000Z",
  "_published": "2026-05-22T11:40:00.973Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372199389,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913428687"
    },
    {
      "job": 77372199435,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913430698"
    },
    {
      "job": 77372199511,
      "time": 123,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913428930"
    },
    {
      "job": 77372199422,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913430630"
    },
    {
      "job": 77372199418,
      "time": 217,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913450355"
    },
    {
      "job": 77372199281,
      "time": 338,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913487469"
    },
    {
      "job": 77372199437,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913435027"
    },
    {
      "job": 77372199409,
      "time": 243,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913460667"
    },
    {
      "job": 77372198885,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913388483"
    },
    {
      "job": 77372198789,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159601434"
    },
    {
      "job": 77372199457,
      "time": 163,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913442229"
    },
    {
      "job": 77372199373,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913430905"
    },
    {
      "job": 77372199345,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913422691"
    }
  ],
  "_buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ivtools",
  "_commit": {
    "id": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
    "author": "Arvid Sjolander <arvid.sjolander@ki.se>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.3.0\n",
    "time": 1582527002
  },
  "_maintainer": {
    "name": "Arvid Sjolander",
    "email": "arvid.sjolander@ki.se",
    "login": "arvsjo",
    "uuid": 57520601
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "nleqslv",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "ahaz",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "arvsjo",
      "count": 5,
      "uuid": 57520601
    }
  ],
  "_userbio": {
    "uuid": 57520601,
    "type": "user",
    "name": "arvsjo"
  },
  "_downloads": {
    "count": 357,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ivtools"
  },
  "_mentions": 2,
  "_searchresults": 41,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ivtools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "arvsjo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-04-24"
    },
    {
      "version": "2.0.0",
      "date": "2018-11-05"
    },
    {
      "version": "2.1.0",
      "date": "2018-12-11"
    },
    {
      "version": "2.2.0",
      "date": "2019-03-12"
    },
    {
      "version": "2.3.0",
      "date": "2020-02-24"
    }
  ],
  "_exports": [
    "ah",
    "estfun",
    "ivah",
    "ivbounds",
    "ivcoxph",
    "ivglm"
  ],
  "_datasets": [
    {
      "name": "VitD",
      "title": "Data from a cohort study on Vitamin D and mortality.",
      "object": "VitD",
      "file": "VitD.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "filaggrin",
        "vitd",
        "time",
        "death"
      ],
      "rows": 2571,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ah",
      "title": "Fitting semiparametric additive hazards regression models.",
      "topics": [
        "ah"
      ]
    },
    {
      "page": "confint.ivmod",
      "title": "Confidence interval",
      "topics": [
        "confint.ivmod"
      ]
    },
    {
      "page": "estfun",
      "title": "Computes the estimating function sum for '\"ivmod\"' objects, fitted with 'estmethod=\"g\"'.",
      "topics": [
        "estfun"
      ]
    },
    {
      "page": "ivah",
      "title": "Instrumental variable estimation of the causal exposure effect in additive hazards (AH) models",
      "topics": [
        "ivah"
      ]
    },
    {
      "page": "ivbounds",
      "title": "Bounds for counterfactual outcome probabilities in instrumental variables scenarios",
      "topics": [
        "ivbounds"
      ]
    },
    {
      "page": "ivcoxph",
      "title": "Instrumental variable estimation of the causal exposure effect in Cox proportional hazards (PH) models",
      "topics": [
        "ivcoxph"
      ]
    },
    {
      "page": "ivglm",
      "title": "Instrumental variable estimation of the causal exposure effect in generalized linear models",
      "topics": [
        "ivglm"
      ]
    },
    {
      "page": "plot.estfun",
      "title": "Plots sums of estimating functions.",
      "topics": [
        "plot.estfun"
      ]
    },
    {
      "page": "plot.ivah",
      "title": "Plots result of G-estimation in causal AH model.",
      "topics": [
        "plot.ivah"
      ]
    },
    {
      "page": "print.ivmod",
      "title": "Prints output of instrumental variable estimation",
      "topics": [
        "print.ivmod"
      ]
    },
    {
      "page": "print.summary.ivbounds",
      "title": "Prints summary of instrumental variable bounds",
      "topics": [
        "print.summary.ivbounds"
      ]
    },
    {
      "page": "print.summary.ivmod",
      "title": "Prints summary of instrumental variable estimation",
      "topics": [
        "print.summary.ivmod"
      ]
    },
    {
      "page": "summary.ivbounds",
      "title": "Summarizes instrumental variable estimation",
      "topics": [
        "summary.ivbounds"
      ]
    },
    {
      "page": "summary.ivmod",
      "title": "Summarizes instrumental variable estimation",
      "topics": [
        "summary.ivmod"
      ]
    },
    {
      "page": "VitD",
      "title": "Data from a cohort study on Vitamin D and mortality.",
      "topics": [
        "VitD"
      ]
    }
  ],
  "_rundeps": [
    "ahaz",
    "data.table",
    "lattice",
    "Matrix",
    "nleqslv",
    "numDeriv",
    "Rcpp",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.8680563618230415,
  "_indexed": true,
  "_nocasepkg": "ivtools",
  "_universes": [
    "arvsjo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-11T08:13:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "fad8b38cfcb146f556f14f29dd502f8f62ea985fdfcf7a603f1d9050f96ad5f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-11T08:13:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "7c2dee9476e11c764d91b4f273d8a3ca103679a6102222f1871da5956588acb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-11T08:13:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "2928c529bc0ed26d76bccd264f814fba1118fd62662688ae726c5ae9402dc04e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-11T08:13:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "b14bae713030bb407d2e89febd7eec54e48c7c3e2c456d7291148b3d84b393a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-11T08:14:39.000Z",
      "arch": "aarch64",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "f0e4b5e9b8a8c2bb3578b160fe846fc3867db03f6465d4c60cb3c478e3a66323",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-11T08:16:00.000Z",
      "arch": "x86_64",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "76882510a13dab486de38d44fee43b56708049a20069c6966a5b73e2adb155b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-11T08:13:51.000Z",
      "arch": "aarch64",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "aafcb51d1dd8ef1095a1930b5d10829e29b21343115872ab4b602fdb53ab393f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-11T08:14:49.000Z",
      "arch": "x86_64",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "8fafb31799fffc21b163755b88f8e9c764e4e5faa67ac9c573f6de62ebc6494e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-11T08:13:42.000Z",
      "arch": "x86_64",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "50a09006ebcbf35334da312b30fc4a5d54c4758dac7bdc5cda7312cd2ce59d4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-11T08:13:05.000Z",
      "arch": "x86_64",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "ef5106653abcfb2e1c0b8c3843d8db0997239b48a013370d0ae46fcacb55213b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-11T08:12:51.000Z",
      "arch": "x86_64",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "033be9f92524bb45b94e44fa3d9932f3d965c6f4c65e44c90d014153b6902bcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.0",
      "date": "2026-05-22T11:39:38.000Z",
      "arch": "emscripten",
      "commit": "a15604198cc5b8cc9ae00c82e6640d1481e595bf",
      "fileid": "d3679c3b59317a3db6a8e2f040e8f6cee63694c5fea54b942e6f891ff9f6513a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/arvsjo/actions/runs/25658181013"
    }
  ]
}