{
  "_id": "6a3521173efcd9bda43e3cd6",
  "Package": "experiment",
  "Version": "1.2.1",
  "Date": "2022-04-07",
  "Title": "R Package for Designing and Analyzing Randomized Experiments",
  "Authors@R": "c(\nperson(\"Kosuke\", \"Imai\", , \"imai@harvard.edu\", c(\"aut\", \"cre\")),\nperson(\"Zhichao\", \"Jiang\", , \"zhichaoj@princeton.edu\", c(\"aut\"))\n)",
  "Maintainer": "Kosuke Imai <imai@harvard.edu>",
  "Description": "Provides various statistical methods for designing and\nanalyzing randomized experiments. One functionality of the\npackage is the implementation of randomized-block and\nmatched-pair designs based on possibly multivariate\npre-treatment covariates. The package also provides the tools\nto analyze various randomized experiments including cluster\nrandomized experiments, two-stage randomized experiments,\nrandomized experiments with noncompliance, and randomized\nexperiments with missing data.",
  "License": "GPL (>=2)",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "URL": "https://github.com/kosukeimai/experiment",
  "BugReports": "https://github.com/kosukeimai/experiment/issues",
  "RoxygenNote": "7.1.2",
  "Repository": "https://kosukeimai.r-universe.dev",
  "Date/Publication": "2022-04-08 12:22:48 UTC",
  "RemoteUrl": "https://github.com/kosukeimai/experiment",
  "RemoteRef": "HEAD",
  "RemoteSha": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-19 10:56:04 UTC",
    "User": "root"
  },
  "Author": "Kosuke Imai [aut, cre],\nZhichao Jiang [aut]",
  "MD5sum": "3301b244bdb5d43ea47c295ad77603f7",
  "_user": "kosukeimai",
  "_type": "src",
  "_file": "experiment_1.2.1.tar.gz",
  "_fileid": "b291678e01c4b3771b98b78facf46d195ea2a5ebdb8abdfb84b788386d861561",
  "_filesize": 284914,
  "_sha256": "b291678e01c4b3771b98b78facf46d195ea2a5ebdb8abdfb84b788386d861561",
  "_created": "2026-06-19T10:56:04.000Z",
  "_published": "2026-06-19T10:59:35.576Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82335756388,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7748047279"
    },
    {
      "job": 82335756373,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7748034039"
    },
    {
      "job": 82335756368,
      "time": 147,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748051063"
    },
    {
      "job": 82335756387,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748038953"
    },
    {
      "job": 82335756416,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7748027227"
    },
    {
      "job": 82335756382,
      "time": 164,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7748055424"
    },
    {
      "job": 82335756374,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748031719"
    },
    {
      "job": 82335756413,
      "time": 159,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748053997"
    },
    {
      "job": 82335347812,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748003046"
    },
    {
      "job": 82335756347,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748033767"
    },
    {
      "job": 82335756376,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7748033890"
    },
    {
      "job": 82335756366,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7748034820"
    },
    {
      "job": 82335756371,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748033544"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kosukeimai/experiment",
  "_commit": {
    "id": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
    "author": "kosukeimai <imai@harvard.edu>",
    "committer": "kosukeimai <imai@harvard.edu>",
    "message": "up\n",
    "time": 1649420568
  },
  "_maintainer": {
    "name": "Kosuke Imai",
    "email": "imai@harvard.edu",
    "login": "kosukeimai",
    "description": "",
    "uuid": 6608243
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "boot",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.4.0",
      "role": "Depends"
    }
  ],
  "_owner": "kosukeimai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "hj08003",
      "count": 15,
      "uuid": 12300963
    },
    {
      "user": "zhichaoj-git",
      "count": 14,
      "uuid": 17644216
    },
    {
      "user": "kosukeimai",
      "count": 8,
      "uuid": 6608243
    },
    {
      "user": "michaellli",
      "count": 4,
      "uuid": 31679367
    },
    {
      "user": "lukesonnet",
      "count": 1,
      "uuid": 5298599
    }
  ],
  "_userbio": {
    "uuid": 6608243,
    "type": "user",
    "name": "Kosuke Imai",
    "followers": 597
  },
  "_downloads": {
    "count": 381,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/experiment"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/kosukeimai/experiment",
  "_searchresults": 26,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/experiment.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kosukeimai/experiment",
  "_realowner": "kosukeimai",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-0",
      "date": "2007-06-22"
    },
    {
      "version": "1.1-0",
      "date": "2007-07-24"
    },
    {
      "version": "1.1-1",
      "date": "2013-03-29"
    },
    {
      "version": "1.1-2",
      "date": "2018-01-18"
    },
    {
      "version": "1.1-3",
      "date": "2018-04-19"
    },
    {
      "version": "1.1-4",
      "date": "2018-04-30"
    },
    {
      "version": "1.2.0",
      "date": "2019-08-05"
    },
    {
      "version": "1.2.1",
      "date": "2022-04-12"
    }
  ],
  "_exports": [
    "ATEbounds",
    "ATEcluster",
    "ATEnocov",
    "ATOPnoassumption",
    "ATOPobs",
    "ATOPsens",
    "AUPEC",
    "CACEcluster",
    "CADErand",
    "CADEreg",
    "PAPD",
    "PAPE",
    "randomize"
  ],
  "_datasets": [
    {
      "name": "seguro",
      "title": "Data from the Mexican universal health insurance program, Seguro Popular.",
      "object": "seguro",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Ya",
        "Yb",
        "Ra",
        "Rb",
        "Ta",
        "Tb"
      ],
      "rows": 14902,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ATEbounds",
      "title": "Bounding the Average Treatment Effect when some of the Outcome Data are Missing",
      "topics": [
        "ATEbounds"
      ]
    },
    {
      "page": "ATEcluster",
      "title": "Estimation of the Average Treatment Effects in Cluster-Randomized Experiments",
      "topics": [
        "ATEcluster"
      ]
    },
    {
      "page": "ATEnocov",
      "title": "Estimation of the Average Treatment Effect in Randomized Experiments",
      "topics": [
        "ATEnocov"
      ]
    },
    {
      "page": "ATOPnoassumption",
      "title": "Bounding the ATOP when some of the Outcome Data are Missing Under the Matched-Pairs Design",
      "topics": [
        "ATOPnoassumption"
      ]
    },
    {
      "page": "ATOPobs",
      "title": "Sensitivity analysis for the ATOP when some of the Outcome Data are Missing Under the Matched-Pairs Design in Observational Studies",
      "topics": [
        "ATOPobs"
      ]
    },
    {
      "page": "ATOPsens",
      "title": "Sensitivity analysis for the ATOP when some of the Outcome Data are Missing Under the Matched-Pairs Design",
      "topics": [
        "ATOPsens"
      ]
    },
    {
      "page": "AUPEC",
      "title": "Estimation of the unnormalized Area Under Prescription Evaluation Curve (AUPEC) in Completely Randomized Experiments",
      "topics": [
        "AUPEC"
      ]
    },
    {
      "page": "CACEcluster",
      "title": "Estimation of the Complier Average Causal Effects in Cluster-Randomized Experiments with Unit-level Noncompliance",
      "topics": [
        "CACEcluster"
      ]
    },
    {
      "page": "CADErand",
      "title": "Randomization-based method for the complier average direct effect and the complier average spillover effect",
      "topics": [
        "CADErand"
      ]
    },
    {
      "page": "CADEreg",
      "title": "Regression-based method for the complier average direct effect",
      "topics": [
        "CADEreg"
      ]
    },
    {
      "page": "NoncompLI",
      "title": "Bayesian Analysis of Randomized Experiments with Noncompliance and Missing Outcomes Under the Assumption of Latent Ignorability",
      "topics": [
        "NoncompLI"
      ]
    },
    {
      "page": "PAPD",
      "title": "Estimation of the Population Average Prescription Difference in Completely Randomized Experiments",
      "topics": [
        "PAPD"
      ]
    },
    {
      "page": "PAPE",
      "title": "Estimation of the Population Average Prescription Effect in Completely Randomized Experiments",
      "topics": [
        "PAPE"
      ]
    },
    {
      "page": "randomize",
      "title": "Randomization of the Treatment Assignment for Conducting Experiments",
      "topics": [
        "Randomize",
        "randomize"
      ]
    },
    {
      "page": "seguro",
      "title": "Data from the Mexican universal health insurance program, Seguro Popular.",
      "topics": [
        "seguro"
      ]
    }
  ],
  "_readme": "https://github.com/kosukeimai/experiment/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "MASS"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_score": 5.3392526340327,
  "_indexed": true,
  "_nocasepkg": "experiment",
  "_universes": [
    "kosukeimai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-19T10:58:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "7151fa4f74c3671c9ed98b93fe9042b3e45c56ce683aa5a817715de0583d7980",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-19T10:57:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "9fecf8e3ca68cdeb4d44e0e212211bad827f2cb361e98b8cfcd50f52775e9fe2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-19T10:58:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "3ad84a5ce9c3f86f9e61440f9c8e465640b0865a250f5dcdc18468500e71a819",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-19T10:57:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "147cfcde3f45f074a09e3b74ada95f31396d5f82b5dbdb38fbffd24667134051",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-19T10:57:32.000Z",
      "arch": "aarch64",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "4c7877b75c407a67137834210c077b6968e60a0ebb200a6fc13bcbf1d6e41532",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-19T10:58:35.000Z",
      "arch": "x86_64",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "833ce74ae95066bb2a80d71bdb6796e5a14f3d97c2cdb3d1a937630b1cb4ba43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-19T10:57:42.000Z",
      "arch": "aarch64",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "74805edeed8c7d8937e40083605227bcbe8e5a7c27e868ad63675fb25889055f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-19T10:58:36.000Z",
      "arch": "x86_64",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "172538e725808f9ba279597040e5ec8a57b5074b2e6dbb964437f23aaed4c6eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-06-19T10:58:03.000Z",
      "arch": "emscripten",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "cdfbc1d3634fd418b06954592d3b81122c7f4521fb65f56b9661622363a86939",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-19T10:57:25.000Z",
      "arch": "x86_64",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "55f74062df90475aa3c4e4af174c1dd2e72bcbe759f451f6689aa4a377c6fb5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-19T10:57:23.000Z",
      "arch": "x86_64",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "c643434d9dc9cc4edc055525c89a0eb9c1ba39cc570bf2d9df876b606548156f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-19T10:57:26.000Z",
      "arch": "x86_64",
      "commit": "277bff9e30b9af86a163cd24ee27aa94a73f4389",
      "fileid": "11a825790f54aff0b3ab92569112f2b180971be45ca7d9f230c43c8aba2dd5e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kosukeimai/actions/runs/27821447999"
    }
  ]
}