{
  "_id": "6a47c0aae06c18f0a651d215",
  "Package": "qte",
  "Title": "Quantile Treatment Effects",
  "Version": "2.0.0",
  "Authors@R": "person(\"Brantly\", \"Callaway\", email=\"brantly.callaway@uga.edu\",\nrole=c(\"aut\",\"cre\"))",
  "Description": "Provides several methods for computing the Quantile\nTreatment Effect (QTE) and Quantile Treatment Effect on the\nTreated (QTT). The main cases covered are (i) treatment is\nrandomly assigned, (ii) treatment is as good as randomly\nassigned after conditioning on covariates (selection on\nobservables) using the methods of Firpo (2007)\n<doi:10.1111/j.1468-0262.2007.00738.x>, and (iii)\nidentification is based on a Difference in Differences\nassumption, with support for several varieties including Athey\nand Imbens (2006) <doi:10.1111/j.1468-0262.2006.00668.x>,\nCallaway and Li (2019) <doi:10.3982/QE935>, and Callaway, Li,\nand Oka (2018) <doi:10.1016/j.jeconom.2018.06.008>. Version 2.0\nadds a unified staggered treatment adoption API (built on\n'ptetools') for all DiD-based estimators, as well as a new\nlagged-outcome unconfoundedness estimator ('lou_qte').",
  "URL": "https://bcallaway11.github.io/qte,\nhttps://github.com/bcallaway11/qte",
  "BugReports": "https://github.com/bcallaway11/qte/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr, quarto",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://bcallaway11.r-universe.dev",
  "Date/Publication": "2026-05-25 15:35:26 UTC",
  "RemoteUrl": "https://github.com/bcallaway11/qte",
  "RemoteRef": "HEAD",
  "RemoteSha": "e3e207a6cecf0c473d057762bba12530e292bf8d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 13:56:26 UTC",
    "User": "root"
  },
  "Author": "Brantly Callaway [aut, cre]",
  "Maintainer": "Brantly Callaway <brantly.callaway@uga.edu>",
  "_user": "bcallaway11",
  "_type": "src",
  "_file": "qte_2.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/38ce2ed24b87ec04426c8297d5a52b951ce80b9b06bb59b4d4865e9af6a76f62",
  "_filesize": 1087944,
  "_sha256": "38ce2ed24b87ec04426c8297d5a52b951ce80b9b06bb59b4d4865e9af6a76f62",
  "_expires": "2026-10-11T14:01:12.000Z",
  "_created": "2026-07-03T13:56:26.000Z",
  "_published": "2026-07-03T14:01:14.096Z",
  "_jobs": [
    {
      "job": 85015027959,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8068398389"
    },
    {
      "job": 85015027915,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068395314"
    },
    {
      "job": 85015028005,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8068380034"
    },
    {
      "job": 85015027948,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068392203"
    },
    {
      "job": 85012355194,
      "time": 914,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068327614"
    },
    {
      "job": 85015027843,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8068387683"
    },
    {
      "job": 85015027972,
      "time": 200,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8068399779"
    },
    {
      "job": 85015027993,
      "time": 170,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8068388928"
    },
    {
      "job": 85015027968,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068382769"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/28664346127",
  "_status": "success",
  "_upstream": "https://github.com/bcallaway11/qte",
  "_commit": {
    "id": "e3e207a6cecf0c473d057762bba12530e292bf8d",
    "author": "Brantly Callaway <brantly.callaway@uga.edu>",
    "committer": "Brantly Callaway <brantly.callaway@uga.edu>",
    "message": "Replace deprecated BMisc function names\n\nmakeBalancedPanel -> make_balanced_panel; makeDist -> make_dist.\nRemoves spurious deprecation warnings when run against BMisc >= 1.4.9.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n",
    "time": 1779723326
  },
  "_maintainer": {
    "name": "Brantly Callaway",
    "email": "brantly.callaway@uga.edu",
    "login": "bcallaway11",
    "description": "Brantly Callaway, Department of Economics, University of Georgia",
    "uuid": 148795
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "BMisc",
      "role": "Imports"
    },
    {
      "package": "formula.tools",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ptetools",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "msm",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "did",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    }
  ],
  "_owner": "bcallaway11",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2026-05-23"
    }
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "bcallaway11",
      "count": 125,
      "uuid": 148795
    },
    {
      "user": "fkohrt",
      "count": 1,
      "uuid": 12914806
    }
  ],
  "_userbio": {
    "uuid": 148795,
    "type": "user",
    "name": "Brantly Callaway",
    "followers": 379,
    "description": "Brantly Callaway, Department of Economics, University of Georgia"
  },
  "_downloads": {
    "count": 387,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qte"
  },
  "_devurl": "https://github.com/bcallaway11/qte",
  "_pkgdown": "https://bcallaway11.github.io/qte",
  "_searchresults": 66,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/qte.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bcallaway11/qte",
  "_realowner": "bcallaway11",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2015-05-01"
    },
    {
      "version": "1.2.0",
      "date": "2017-06-19"
    },
    {
      "version": "1.2.1",
      "date": "2018-02-26"
    },
    {
      "version": "1.2.2",
      "date": "2018-04-30"
    },
    {
      "version": "1.3.0",
      "date": "2019-06-10"
    },
    {
      "version": "1.3.1",
      "date": "2022-09-01"
    }
  ],
  "_exports": [
    "ci.qte",
    "ci.qtet",
    "cic",
    "CiC",
    "cic_gt",
    "ddid",
    "ddid_gt",
    "ddid2",
    "ggqte",
    "lou_qtt",
    "mdid",
    "MDiD",
    "mdid_gt",
    "panel_qtt",
    "panel_qtt_gt",
    "panel.qtet",
    "panelize.data",
    "qdid",
    "QDiD",
    "qdid_gt",
    "QTE",
    "QTEparams",
    "unc_qte"
  ],
  "_datasets": [
    {
      "name": "lalonde.exp",
      "title": "Lalonde's Experimental Dataset",
      "object": "lalonde",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "education",
        "black",
        "hispanic",
        "married",
        "nodegree",
        "re74",
        "re75",
        "re78",
        "u74",
        "u75",
        "treat",
        "id"
      ],
      "rows": 445,
      "table": true,
      "tojson": true
    },
    {
      "name": "lalonde.exp.panel",
      "title": "Lalonde's Panel Experimental Dataset",
      "object": "lalonde",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "id",
        "re",
        "treat",
        "age",
        "education",
        "black",
        "hispanic",
        "married",
        "nodegree",
        "u74",
        "u75",
        "uniqueid"
      ],
      "rows": 1335,
      "table": true,
      "tojson": true
    },
    {
      "name": "lalonde.psid",
      "title": "Lalonde's Observational Dataset",
      "object": "lalonde",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "education",
        "black",
        "hispanic",
        "married",
        "nodegree",
        "re74",
        "re75",
        "re78",
        "u74",
        "u75",
        "treat",
        "id"
      ],
      "rows": 2675,
      "table": true,
      "tojson": true
    },
    {
      "name": "lalonde.psid.panel",
      "title": "Lalonde's Panel Observational Dataset",
      "object": "lalonde",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "id",
        "re",
        "treat",
        "age",
        "education",
        "black",
        "hispanic",
        "married",
        "nodegree",
        "u74",
        "u75",
        "uniqueid"
      ],
      "rows": 8025,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "qte-package",
      "title": "qte: A package for computing quantile treatment effects",
      "topics": [
        "qte-package",
        "qte"
      ]
    },
    {
      "page": "autoplot.QTE",
      "title": "autoplot.QTE",
      "topics": [
        "autoplot.QTE"
      ]
    },
    {
      "page": "cic",
      "title": "Change in Changes",
      "topics": [
        "cic"
      ]
    },
    {
      "page": "cic_gt",
      "title": "Change in Changes: group-time estimator",
      "topics": [
        "cic_gt"
      ]
    },
    {
      "page": "ddid",
      "title": "Distributional Difference-in-Differences",
      "topics": [
        "ddid"
      ]
    },
    {
      "page": "ddid_gt",
      "title": "Distributional DiD: group-time estimator",
      "topics": [
        "ddid_gt"
      ]
    },
    {
      "page": "ggqte",
      "title": "ggqte",
      "topics": [
        "ggqte"
      ]
    },
    {
      "page": "lalonde",
      "title": "Lalonde (1986)'s NSW Dataset",
      "topics": [
        "lalonde"
      ]
    },
    {
      "page": "lalonde.exp",
      "title": "Lalonde's Experimental Dataset",
      "topics": [
        "lalonde.exp"
      ]
    },
    {
      "page": "lalonde.exp.panel",
      "title": "Lalonde's Panel Experimental Dataset",
      "topics": [
        "lalonde.exp.panel"
      ]
    },
    {
      "page": "lalonde.psid",
      "title": "Lalonde's Observational Dataset",
      "topics": [
        "lalonde.psid"
      ]
    },
    {
      "page": "lalonde.psid.panel",
      "title": "Lalonde's Panel Observational Dataset",
      "topics": [
        "lalonde.psid.panel"
      ]
    },
    {
      "page": "lou_qtt",
      "title": "Lagged Outcome Unconfoundedness QTT",
      "topics": [
        "lou_qtt"
      ]
    },
    {
      "page": "mdid",
      "title": "Mean Difference-in-Differences",
      "topics": [
        "mdid"
      ]
    },
    {
      "page": "mdid_gt",
      "title": "Mean Difference-in-Differences: group-time estimator",
      "topics": [
        "mdid_gt"
      ]
    },
    {
      "page": "panel_qtt",
      "title": "Panel QTT (Callaway-Li 2019)",
      "topics": [
        "panel_qtt"
      ]
    },
    {
      "page": "panel_qtt_gt",
      "title": "Panel QTT: group-time estimator (Callaway-Li 2019)",
      "topics": [
        "panel_qtt_gt"
      ]
    },
    {
      "page": "plot.QTE",
      "title": "plot.QTE",
      "topics": [
        "plot.QTE"
      ]
    },
    {
      "page": "print.summary.QTE",
      "title": "Print summary.QTE",
      "topics": [
        "print.summary.QTE"
      ]
    },
    {
      "page": "qdid",
      "title": "Quantile Difference-in-Differences",
      "topics": [
        "qdid"
      ]
    },
    {
      "page": "qdid_gt",
      "title": "Quantile Difference-in-Differences: group-time estimator",
      "topics": [
        "qdid_gt"
      ]
    },
    {
      "page": "QTE",
      "title": "QTE",
      "topics": [
        "QTE"
      ]
    },
    {
      "page": "summary.QTE",
      "title": "Summary",
      "topics": [
        "summary.QTE"
      ]
    },
    {
      "page": "unc_qte",
      "title": "unc_qte",
      "topics": [
        "unc_qte"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bcallaway11/qte/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bcallaway11/qte/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "bigmemory",
    "bigmemory.sri",
    "BMisc",
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "DRDID",
    "farver",
    "fastglm",
    "Formula",
    "formula.tools",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "operator.tools",
    "pbapply",
    "pillar",
    "pkgconfig",
    "ptetools",
    "purrr",
    "quantreg",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "splines2",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "trust",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "panel-estimators.qmd",
      "filename": "panel-estimators.html",
      "title": "Panel Data Estimators for Quantile Treatment Effects",
      "engine": "quarto::html",
      "headings": [
        "Overview",
        "Change in Changes — cic()",
        "Quantile Difference-in-Differences — qdid()",
        "Panel QTT — panel_qtt()",
        "Distributional DiD — ddid()",
        "Mean Difference-in-Differences — mdid()",
        "Lagged-Outcome Unconfoundedness — lou_qtt()",
        "Summary",
        "References"
      ],
      "created": "2026-05-25 04:12:37",
      "modified": "2026-05-25 12:57:23",
      "commits": 2
    },
    {
      "source": "intro.qmd",
      "filename": "intro.html",
      "title": "Quantile Treatment Effects in R",
      "engine": "quarto::html",
      "headings": [
        "What are Quantile Treatment Effects?",
        "Random assignment",
        "Unconfoundedness",
        "QTT under unconfoundedness",
        "Reading the output",
        "References"
      ],
      "created": "2026-05-23 13:21:00",
      "modified": "2026-05-25 14:11:50",
      "commits": 3
    },
    {
      "source": "staggered-adoption.qmd",
      "filename": "staggered-adoption.html",
      "title": "Staggered Treatment Adoption with the qte Package",
      "engine": "quarto::html",
      "headings": [
        "Introduction",
        "QTT curve estimation",
        "Overall QTT curve",
        "Dynamic QTT — event-study by quantile",
        "ATT and event-study summary",
        "Comparing estimators",
        "Repeated cross sections",
        "Inference notes",
        "References"
      ],
      "created": "2026-05-23 13:21:00",
      "modified": "2026-05-25 12:57:23",
      "commits": 3
    }
  ],
  "_score": 6.338057875419756,
  "_indexed": true,
  "_nocasepkg": "qte",
  "_universes": [
    "bcallaway11"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-03T13:59:19.000Z",
      "distro": "resolute",
      "commit": "e3e207a6cecf0c473d057762bba12530e292bf8d",
      "fileid": "https://r2.ropensci.org/af044e6382c94b8b37ba402778b09b27c9d121a3d489705058e64153d4dc503f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/28664346127"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-03T13:59:09.000Z",
      "distro": "resolute",
      "commit": "e3e207a6cecf0c473d057762bba12530e292bf8d",
      "fileid": "https://r2.ropensci.org/11fd36cd89c8306dfd7ba47ebd4af58aa40ce984a6febf01ebd48a2860a22429",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/28664346127"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-07-03T13:58:43.000Z",
      "commit": "e3e207a6cecf0c473d057762bba12530e292bf8d",
      "fileid": "https://r2.ropensci.org/a18374ba21e2b1e60addac2faa62cfbff8754116edc811046fdba319b8fca394",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/28664346127"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-07-03T13:59:12.000Z",
      "commit": "e3e207a6cecf0c473d057762bba12530e292bf8d",
      "fileid": "https://r2.ropensci.org/366e472027a2d3e2147b641ccb1b9c7929bfac11e108fcfd77123da820a575a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/28664346127"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-07-03T13:59:36.000Z",
      "commit": "e3e207a6cecf0c473d057762bba12530e292bf8d",
      "fileid": "https://r2.ropensci.org/b28506d7a0c12e7a835fe9d265e351eba9a26ea70ecc47f84628bb7702b1c365",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/28664346127"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-03T13:59:14.000Z",
      "commit": "e3e207a6cecf0c473d057762bba12530e292bf8d",
      "fileid": "https://r2.ropensci.org/4286cc67a74eeb37a00abc5e2020a6a6a35d84e0c3ef6068c2a2c77b132969bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/28664346127"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-03T13:58:43.000Z",
      "commit": "e3e207a6cecf0c473d057762bba12530e292bf8d",
      "fileid": "https://r2.ropensci.org/80740059b292d5eaede3861bc606839327fe7338e9519a9c6d7f4d1c8942b2f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/28664346127"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-03T13:58:24.000Z",
      "commit": "e3e207a6cecf0c473d057762bba12530e292bf8d",
      "fileid": "https://r2.ropensci.org/eb3e0171b6303e55b964248dc6308575799d67716f5d893e7d735961c7b3c3a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/28664346127"
    }
  ]
}