{
  "_id": "6a4fb3bdc30f0868bbf1e815",
  "Package": "hetiv",
  "Title": "Heteroskedasticity and Proxy-Based IV Methods",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Daniel\", \"Kaufmann\", email = \"info@dankaufmann.com\",\nrole = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Marc\", \"Burri\", role = \"aut\"),\nperson(\"Valentin\", \"Grob\", role = \"aut\"))",
  "Description": "Tools for identifying structural shocks using\nheteroskedasticity- and proxy-based instrumental variable (IV)\nmethods in event-study settings. Supports local projection\nimpulse response estimation of Jorda (2005)\n<doi:10.1257/0002828053828518>, generalised weak instrument\ntesting of Lewis and Mertens (2025)\n<doi:10.1093/restud/rdaf103>, recursive heteroskedasticity-IV\nidentification of Burri and Kaufmann (2026b)\n<doi:10.1016/j.econlet.2026.113091>, and Kalman-filter shock\nextraction of Burri and Kaufmann (2026a).",
  "URL": "https://dankaufmann.github.io/hetiv/,\nhttps://github.com/dankaufmann/hetiv",
  "BugReports": "https://github.com/dankaufmann/hetiv/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/roxygen2/version": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://marcburri.r-universe.dev",
  "Date/Publication": "2026-07-09 12:25:52 UTC",
  "RemoteUrl": "https://github.com/dankaufmann/hetiv",
  "RemoteRef": "main",
  "RemoteSha": "9c7c2248ee4f0d7f2075280f63c25348b578b1e6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 14:23:52 UTC",
    "User": "root"
  },
  "Author": "Daniel Kaufmann [aut, cre, cph],\nMarc Burri [aut],\nValentin Grob [aut]",
  "Maintainer": "Daniel Kaufmann <info@dankaufmann.com>",
  "_user": "marcburri",
  "_type": "src",
  "_file": "hetiv_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3a18bc9ea1b4697701bc5e892e4c6e168cc82177dfb025fcb5bb4cab9259ad1b",
  "_filesize": 1656140,
  "_sha256": "3a18bc9ea1b4697701bc5e892e4c6e168cc82177dfb025fcb5bb4cab9259ad1b",
  "_expires": "2026-10-17T14:44:12.000Z",
  "_created": "2026-07-09T14:23:52.000Z",
  "_published": "2026-07-09T14:44:13.777Z",
  "_jobs": [
    {
      "job": 86142935567,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8201293432"
    },
    {
      "job": 86142935537,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8201298116"
    },
    {
      "job": 86142935576,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8201820563"
    },
    {
      "job": 86142935551,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8201616163"
    },
    {
      "job": 86142033476,
      "time": 216,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8201207195"
    },
    {
      "job": 86142935518,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8201274174"
    },
    {
      "job": 86142935507,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8201260910"
    },
    {
      "job": 86142935750,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8201259581"
    },
    {
      "job": 86142935525,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8201262227"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/marcburri/actions/runs/29024947011",
  "_status": "success",
  "_upstream": "https://github.com/dankaufmann/hetiv",
  "_commit": {
    "id": "9c7c2248ee4f0d7f2075280f63c25348b578b1e6",
    "author": "Marc Burri <marc.burri@bkw.ch>",
    "committer": "Marc Burri <marc.burri@bkw.ch>",
    "message": "bump version\n",
    "time": 1783599952
  },
  "_maintainer": {
    "name": "Daniel Kaufmann",
    "email": "info@dankaufmann.com",
    "login": "dankaufmann",
    "bluesky": "@kaufmanndani.bsky.social",
    "linkedin": "in/dankaufmann",
    "description": "",
    "uuid": 20414933
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "ivreg",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dankaufmann",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 35
    },
    {
      "week": "2026-20",
      "n": 5
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dankaufmann",
      "count": 41,
      "uuid": 20414933
    },
    {
      "user": "marcburri",
      "count": 20,
      "uuid": 49943705
    }
  ],
  "_userbio": {
    "uuid": 49943705,
    "type": "user",
    "name": "Marc Burri",
    "followers": 8,
    "description": "Economics PhD @bkw-netintel"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hetiv"
  },
  "_devurl": "https://github.com/dankaufmann/hetiv",
  "_pkgdown": "https://dankaufmann.github.io/hetiv/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hetiv.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "computeirf",
    "filllinear",
    "firstdiff",
    "gweakivtest",
    "hetiv",
    "kfpredict",
    "logdiff",
    "normalize",
    "plot2irf",
    "plotirf",
    "plotpval",
    "proxyiv",
    "simulatedata"
  ],
  "_help": [
    {
      "page": "computeirf",
      "title": "Compute impulse response functions for a VAR(P)",
      "topics": [
        "computeirf"
      ]
    },
    {
      "page": "filllinear",
      "title": "Linearly interpolate gaps in a data frame",
      "topics": [
        "filllinear"
      ]
    },
    {
      "page": "firstdiff",
      "title": "First-difference transformation",
      "topics": [
        "firstdiff"
      ]
    },
    {
      "page": "gweakivtest",
      "title": "Generalised weak instrument test",
      "topics": [
        "gweakivtest"
      ]
    },
    {
      "page": "hetiv",
      "title": "Estimate impulse responses via heteroskedasticity-based IV local projections",
      "topics": [
        "hetiv"
      ]
    },
    {
      "page": "kfpredict",
      "title": "Extract monetary policy shocks via Kalman filter",
      "topics": [
        "kfpredict"
      ]
    },
    {
      "page": "logdiff",
      "title": "Log-difference transformation",
      "topics": [
        "logdiff"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalize a time series",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "plot2irf",
      "title": "Plot and compare impulse responses from two estimation approaches",
      "topics": [
        "plot2irf"
      ]
    },
    {
      "page": "plotirf",
      "title": "Plot impulse responses from a single estimation approach",
      "topics": [
        "plotirf"
      ]
    },
    {
      "page": "plotpval",
      "title": "Plot p-values across horizons",
      "topics": [
        "plotpval"
      ]
    },
    {
      "page": "proxyiv",
      "title": "Estimate impulse responses via proxy-IV local projections",
      "topics": [
        "proxyiv"
      ]
    },
    {
      "page": "simulatedata",
      "title": "Simulate VAR data with heteroskedastic shocks and given parameters",
      "topics": [
        "simulatedata"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dankaufmann/hetiv/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/dankaufmann/hetiv/raw/main/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "ivreg",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "hetiv-introduction.Rmd",
      "filename": "hetiv-introduction.html",
      "title": "Estimating Dynamic Causal Effects with hetiv",
      "author": "Daniel Kaufmann, Marc Burri, Valentin Grob",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Simulated data",
        "Estimation",
        "Heteroskedasticity-IV without controls",
        "Heteroskedasticity-IV with controls",
        "Proxy-IV",
        "Proxy-IV with recursive zero restriction",
        "Impact matrices",
        "Impulse response functions",
        "Impulse responses with confidence intervals",
        "HET-IV estimates versus true IRF",
        "HET-IV estimates versus misspecified model",
        "HET-IV versus Proxy-IV",
        "Shock extraction",
        "Weak instrument test",
        "References"
      ],
      "created": "2026-05-08 16:45:40",
      "modified": "2026-07-09 12:00:11",
      "commits": 10
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "hetiv",
  "_universes": [
    "marcburri"
  ],
  "_previous": "1.0.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-09T14:26:21.000Z",
      "distro": "resolute",
      "commit": "9c7c2248ee4f0d7f2075280f63c25348b578b1e6",
      "fileid": "https://r2.ropensci.org/abf0d5f42c2624cf846c948fc4d204b6b0728392435188310361b5654a17180e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcburri/actions/runs/29024947011"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-09T14:26:28.000Z",
      "distro": "resolute",
      "commit": "9c7c2248ee4f0d7f2075280f63c25348b578b1e6",
      "fileid": "https://r2.ropensci.org/433b86608e7fdf143ea5493eb8a99a47d55b16636be17030249bddf5b9298301",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcburri/actions/runs/29024947011"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-09T14:43:22.000Z",
      "commit": "9c7c2248ee4f0d7f2075280f63c25348b578b1e6",
      "fileid": "https://r2.ropensci.org/32e1172424dc6a250b60a7cd7d47605c660611b959a6d88f8ce15a7886e3b316",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcburri/actions/runs/29024947011"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-09T14:36:41.000Z",
      "commit": "9c7c2248ee4f0d7f2075280f63c25348b578b1e6",
      "fileid": "https://r2.ropensci.org/ff1606b9fbc9daf61dfa6d04c5e49fa46939cad5caaea4ec1749602e70ef9a87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcburri/actions/runs/29024947011"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-09T14:26:16.000Z",
      "commit": "9c7c2248ee4f0d7f2075280f63c25348b578b1e6",
      "fileid": "https://r2.ropensci.org/048471d43d5fdd9cf89db569a9af5977fd1942cbd859c00384220b870e9dfaff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marcburri/actions/runs/29024947011"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T14:25:10.000Z",
      "commit": "9c7c2248ee4f0d7f2075280f63c25348b578b1e6",
      "fileid": "https://r2.ropensci.org/91d66f7736ba2b7973ccca0c945826b99089bbe650658db61bf758e780ad27e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcburri/actions/runs/29024947011"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T14:25:11.000Z",
      "commit": "9c7c2248ee4f0d7f2075280f63c25348b578b1e6",
      "fileid": "https://r2.ropensci.org/8aeae82b1f944cc184c9dfaa7474fc6aa6e32ae00b7858db6360074857f8dbb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcburri/actions/runs/29024947011"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T14:25:15.000Z",
      "commit": "9c7c2248ee4f0d7f2075280f63c25348b578b1e6",
      "fileid": "https://r2.ropensci.org/c34c6294a9ee9c5660d9d266f133acf2a5a53a49aba6d19757c274ca8f3bea54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcburri/actions/runs/29024947011"
    }
  ]
}