{
  "_id": "6a1054dfacfb0bcc41ca22a6",
  "Package": "sensitivityCalibration",
  "Type": "Package",
  "Title": "A Calibrated Sensitivity Analysis for Matched Observational\nStudies",
  "Version": "0.0.1",
  "Author": "Bo Zhang",
  "Maintainer": "Bo Zhang <bozhan@wharton.upenn.edu>",
  "Description": "Implements the calibrated sensitivity analysis approach\nfor matched observational studies. Our sensitivity analysis\nframework views matched sets as drawn from a super-population.\nThe unmeasured confounder is modeled as a random variable. We\ncombine matching and model-based covariate-adjustment methods\nto estimate the treatment effect. The hypothesized unmeasured\nconfounder enters the picture as a missing covariate. We adopt\na state-of-art Expectation Maximization (EM) algorithm to\nhandle this missing covariate problem in generalized linear\nmodels (GLMs). As our method also estimates the effect of each\nobserved covariate on the outcome and treatment assignment, we\nare able to calibrate the unmeasured confounder to observed\ncovariates. Zhang, B., Small, D. S. (2018). <arXiv:1812.00215>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:17:30 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-12-18 10:20:06 UTC",
  "RemoteUrl": "https://github.com/cran/sensitivityCalibration",
  "RemoteRef": "HEAD",
  "RemoteSha": "ddf0339c8b7af97cad748121ecafe25bcae47267",
  "MD5sum": "f2975587c29f30071eaebbd3a8f4262a",
  "_user": "cran",
  "_type": "src",
  "_file": "sensitivityCalibration_0.0.1.tar.gz",
  "_fileid": "7509996daf7a0d98ad631205ec4b99c94915e4928b9e515c285faec665e8fb35",
  "_filesize": 191799,
  "_sha256": "7509996daf7a0d98ad631205ec4b99c94915e4928b9e515c285faec665e8fb35",
  "_created": "2026-05-09T08:17:30.000Z",
  "_published": "2026-05-22T13:06:39.960Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77385403363,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894269304"
    },
    {
      "job": 77385403278,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894269637"
    },
    {
      "job": 77385402760,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894255314"
    },
    {
      "job": 77385402259,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161214224"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25596237031",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sensitivityCalibration",
  "_commit": {
    "id": "ddf0339c8b7af97cad748121ecafe25bcae47267",
    "author": "Bo Zhang <bozhan@wharton.upenn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1\n",
    "time": 1545128406
  },
  "_maintainer": {
    "name": "Bo Zhang",
    "email": "bozhan@wharton.upenn.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "relaimpo",
      "role": "Imports"
    },
    {
      "package": "splitstackshape",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sensitivityCalibration"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sensitivityCalibration.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-12-18"
    }
  ],
  "_exports": [
    "calibrate_anim",
    "calibrate_one",
    "CI_block_boot",
    "EM_Algorithm",
    "find_border",
    "find_delta"
  ],
  "_datasets": [
    {
      "name": "NHANES_blood_lead",
      "title": "Second hand smoking and blood lead levels dataset from NHANES III.",
      "object": "NHANES_blood_lead",
      "class": [
        "data.frame"
      ],
      "fields": [
        "HFHEDUCR",
        "HSSEX",
        "DMARETHN",
        "DMPPIR",
        "HFE1",
        "HFE2",
        "HSFSIZER",
        "HSAGEIR",
        "COP",
        "PBP"
      ],
      "rows": 4519,
      "table": true,
      "tojson": true
    },
    {
      "name": "NHANES_blood_lead_small",
      "title": "A random subset of NHANES_blood_lead data.",
      "object": "NHANES_blood_lead_small",
      "class": [
        "data.frame"
      ],
      "fields": [
        "HFHEDUCR",
        "HSSEX",
        "DMARETHN",
        "DMPPIR",
        "HFE1",
        "HFE2",
        "HSFSIZER",
        "HSAGEIR",
        "COP",
        "PBP"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "NHANES_blood_lead_small_matched",
      "title": "NHANES_blood_lead_small data after matching.",
      "object": "NHANES_blood_lead_small_matched",
      "class": [
        "data.frame"
      ],
      "fields": [
        "HFHEDUCR",
        "HSSEX",
        "DMARETHN",
        "DMPPIR",
        "HFE1",
        "HFE2",
        "HSFSIZER",
        "HSAGEIR",
        "COP",
        "U0",
        "PBP",
        "matches"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calibrate_anim",
      "title": "Make the dynamic calibration plot.",
      "topics": [
        "calibrate_anim"
      ]
    },
    {
      "page": "calibrate_one",
      "title": "Make the calibration plot.",
      "topics": [
        "calibrate_one"
      ]
    },
    {
      "page": "CI_block_boot",
      "title": "Construct the 95% confidence interval of the treatment effect given the set of sensitivity parameters.",
      "topics": [
        "CI_block_boot"
      ]
    },
    {
      "page": "EM_Algorithm",
      "title": "Estimate the treatment effect for a matched dataset given the set of sensitivity parameters.",
      "topics": [
        "EM_Algorithm"
      ]
    },
    {
      "page": "find_border",
      "title": "Find the lambda-delta boundary for a fixed sensitivity parameter p.",
      "topics": [
        "find_border"
      ]
    },
    {
      "page": "find_delta",
      "title": "Estimate the maximum delta for fixed sensitivity parameters p and lambda.",
      "topics": [
        "find_delta"
      ]
    },
    {
      "page": "NHANES_blood_lead",
      "title": "Second hand smoking and blood lead levels dataset from NHANES III.",
      "topics": [
        "NHANES_blood_lead"
      ]
    },
    {
      "page": "NHANES_blood_lead_small",
      "title": "A random subset of NHANES_blood_lead data.",
      "topics": [
        "NHANES_blood_lead_small"
      ]
    },
    {
      "page": "NHANES_blood_lead_small_matched",
      "title": "NHANES_blood_lead_small data after matching.",
      "topics": [
        "NHANES_blood_lead_small_matched"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64enc",
    "boot",
    "bslib",
    "cachem",
    "cli",
    "corpcor",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "minqa",
    "mitools",
    "numDeriv",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "relaimpo",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "splitstackshape",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "sensitivitycalibration",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-09T08:19:46.000Z",
      "distro": "noble",
      "commit": "ddf0339c8b7af97cad748121ecafe25bcae47267",
      "fileid": "52e7f8c16c0445a86728467432e02985c784c4cf044c175cda3bd8e455284b8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25596237031"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-09T08:19:51.000Z",
      "distro": "noble",
      "commit": "ddf0339c8b7af97cad748121ecafe25bcae47267",
      "fileid": "19dcad4d8bf6807dd4b0a67cb57533e7f9b0698b7966a857d0e317d3c18ff110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25596237031"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-22T13:06:20.000Z",
      "commit": "ddf0339c8b7af97cad748121ecafe25bcae47267",
      "fileid": "81a4f25d50a546b14f464b0ffe586de7e8cdcba57b3e299816d8a99cf98a513b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25596237031"
    }
  ]
}