{
  "_id": "6a4a2676218ced014957256c",
  "Package": "AIBias",
  "Title": "Longitudinal Bias Auditing for Sequential Decision Systems",
  "Version": "0.1.1",
  "Authors@R": "person(\"Subir\", \"Hait\",\nemail   = \"haitsubi@msu.edu\",\nrole    = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0004-9871-9677\"))",
  "Description": "Provides tools for detecting, quantifying, and visualizing\nalgorithmic bias as a longitudinal process in repeated decision\nsystems. Existing fairness metrics treat bias as a\nsingle-period snapshot; this package operationalizes the view\nthat bias in sequential systems must be measured over time.\nImplements group-specific decision-rate trajectories,\nstandardized disparity measures analogous to the standardized\nmean difference (Cohen, 1988, ISBN:0-8058-0283-5), cumulative\nbias burden, Markov-based transition disparity (recovery and\nretention gaps), and a dynamic amplification index that\nquantifies whether prior decisions compound current group\ninequality. The amplification framework extends longitudinal\ncausal inference ideas from Robins (1986)\n<doi:10.1016/0270-0255(86)90088-6> and the sequential\ndecision-process perspective in the fairness literature (see\n<https://fairmlbook.org>) to the audit setting.\nCovariate-adjusted trajectories are estimated via logistic\nregression, generalized additive models (Wood, 2017,\n<doi:10.1201/9781315370279>), or generalized linear mixed\nmodels (Bates, 2015, <doi:10.18637/jss.v067.i01>). Uncertainty\nquantification uses the cluster bootstrap (Cameron, 2008,\n<doi:10.1162/rest.90.3.414>).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "URL": "https://github.com/causalfragility-lab/AIBias",
  "BugReports": "https://github.com/causalfragility-lab/AIBias/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://causalfragility-lab.r-universe.dev",
  "Date/Publication": "2026-04-04 19:12:05 UTC",
  "RemoteUrl": "https://github.com/causalfragility-lab/aibias",
  "RemoteRef": "HEAD",
  "RemoteSha": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 09:36:53 UTC",
    "User": "root"
  },
  "Author": "Subir Hait [aut, cre] (ORCID: <https://orcid.org/0009-0004-9871-9677>)",
  "Maintainer": "Subir Hait <haitsubi@msu.edu>",
  "_user": "causalfragility-lab",
  "_type": "src",
  "_file": "AIBias_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/f9f3afb7b87978b5127b8b56070dcbbf5e544aeef341a020b597d768921daa05",
  "_filesize": 538024,
  "_sha256": "f9f3afb7b87978b5127b8b56070dcbbf5e544aeef341a020b597d768921daa05",
  "_expires": "2026-10-13T09:40:03.000Z",
  "_created": "2026-07-05T09:36:53.000Z",
  "_published": "2026-07-05T09:40:05.641Z",
  "_jobs": [
    {
      "job": 85211433142,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090507232"
    },
    {
      "job": 85211433130,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090506533"
    },
    {
      "job": 85211433146,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090501708"
    },
    {
      "job": 85211433156,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090503575"
    },
    {
      "job": 85211223809,
      "time": 199,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090489307"
    },
    {
      "job": 85211433129,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090505438"
    },
    {
      "job": 85211433143,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090502458"
    },
    {
      "job": 85211433151,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090501849"
    },
    {
      "job": 85211433158,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090504454"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28736379575",
  "_status": "success",
  "_upstream": "https://github.com/causalfragility-lab/aibias",
  "_commit": {
    "id": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
    "author": "Subir Hait <264290991+causalfragility-lab@users.noreply.github.com>",
    "committer": "Subir Hait <264290991+causalfragility-lab@users.noreply.github.com>",
    "message": "feat: add sign argument to aib_amplify(), bump to v0.1.1\n",
    "time": 1775329925
  },
  "_maintainer": {
    "name": "Subir Hait",
    "email": "haitsubi@msu.edu",
    "login": "causalfragility-lab",
    "description": "",
    "uuid": 264290991
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.0",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "causalfragility-lab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "causalfragility-lab",
      "count": 13,
      "uuid": 264290991
    }
  ],
  "_userbio": {
    "uuid": 264290991,
    "type": "user",
    "name": "causalfragility-lab",
    "followers": 4
  },
  "_downloads": {
    "count": 534,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AIBias"
  },
  "_devurl": "https://github.com/causalfragility-lab/aibias",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/AIBias.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/causalfragility-lab/aibias",
  "_realowner": "causalfragility-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-04"
    },
    {
      "version": "0.1.1",
      "date": "2026-04-06"
    }
  ],
  "_exports": [
    "aib_adjust",
    "aib_amplify",
    "aib_audit",
    "aib_bootstrap",
    "aib_build",
    "aib_describe",
    "aib_figures",
    "aib_panel_info",
    "aib_persistence",
    "aib_transition"
  ],
  "_datasets": [
    {
      "name": "lending_panel",
      "title": "Synthetic Lending Panel Dataset",
      "object": "lending_panel",
      "class": [
        "data.frame"
      ],
      "fields": [
        "applicant_id",
        "year",
        "race",
        "income",
        "credit_score",
        "approved"
      ],
      "rows": 3600,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aib_adjust",
      "title": "Covariate-adjusted bias trajectories",
      "topics": [
        "aib_adjust"
      ]
    },
    {
      "page": "aib_amplify",
      "title": "Compute dynamic bias amplification indices",
      "topics": [
        "aib_amplify"
      ]
    },
    {
      "page": "aib_audit",
      "title": "Run the full AIBias audit pipeline",
      "topics": [
        "aib_audit"
      ]
    },
    {
      "page": "aib_bootstrap",
      "title": "Bootstrap confidence intervals for bias trajectories",
      "topics": [
        "aib_bootstrap"
      ]
    },
    {
      "page": "aib_build",
      "title": "Build an AIBias audit object",
      "topics": [
        "aib_build"
      ]
    },
    {
      "page": "aib_describe",
      "title": "Describe longitudinal disparity trajectories",
      "topics": [
        "aib_describe"
      ]
    },
    {
      "page": "aib_figures",
      "title": "Copy and run the paper figures script",
      "topics": [
        "aib_figures"
      ]
    },
    {
      "page": "aib_panel_info",
      "title": "Check panel balance",
      "topics": [
        "aib_panel_info"
      ]
    },
    {
      "page": "aib_persistence",
      "title": "Compute bias persistence above a threshold",
      "topics": [
        "aib_persistence"
      ]
    },
    {
      "page": "aib_transition",
      "title": "Compute group-specific decision transition matrices and disparities",
      "topics": [
        "aib_transition"
      ]
    },
    {
      "page": "lending_panel",
      "title": "Synthetic Lending Panel Dataset",
      "topics": [
        "lending_panel"
      ]
    },
    {
      "page": "plot.aibias",
      "title": "Plot an aibias object",
      "topics": [
        "plot.aibias"
      ]
    },
    {
      "page": "print.aibias",
      "title": "Print an aibias object",
      "topics": [
        "print.aibias"
      ]
    },
    {
      "page": "summary.aibias",
      "title": "Summarize an aibias object",
      "topics": [
        "summary.aibias"
      ]
    }
  ],
  "_readme": "https://github.com/causalfragility-lab/aibias/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to AIBias: Longitudinal Bias Auditing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The Synthetic Lending Dataset",
        "Step 1 — Build the Audit Object",
        "Step 2 — Describe Bias Trajectories",
        "Trajectory Plot",
        "Heatmap — Disparity Surface",
        "Step 3 — Transition Analysis",
        "Markov State Evolution",
        "Step 4 — Amplification Analysis",
        "Narrative Interpretation",
        "Step 5 — Covariate Adjustment",
        "Step 6 — Bootstrap Confidence Intervals",
        "One-Shot: aib_audit()",
        "Formal Definition of Bias Amplification",
        "Summary of Core Estimands"
      ],
      "created": "2026-03-31 21:28:26",
      "modified": "2026-03-31 21:28:26",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "aibias",
  "_universes": [
    "causalfragility-lab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-05T09:39:16.000Z",
      "distro": "resolute",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "https://r2.ropensci.org/d158b2be0b70fe100d4647fb74af0e02a22263374b08621d23eff3eecf7870fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28736379575"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-05T09:39:10.000Z",
      "distro": "resolute",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "https://r2.ropensci.org/7eb8da9df6ad892ec5341039611b94fe8bb132a403c6637855103b378d9543f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28736379575"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-05T09:38:36.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "https://r2.ropensci.org/62f81e804db494421b6f59b1d198d4616cf7db366107cd2bd74dc5a759f8a5ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28736379575"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-05T09:38:47.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "https://r2.ropensci.org/aa3ba8a75a138aca1cd2591841e38088735ebb05c4870bf88c63b65eab0a5d11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28736379575"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-05T09:39:27.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "https://r2.ropensci.org/a99a2da40b7218124d08f436d2e966f8e8fea5c94c0d343527e03595fceb00e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28736379575"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T09:38:28.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "https://r2.ropensci.org/eb98fd6bca9b10e68cf1c3493bf5215e10f2163bfbe8db2287f947ee1659e9ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28736379575"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T09:38:24.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "https://r2.ropensci.org/29fd369c3481eb6b4c601915887d153aeb15e66ba32177c83da7fe057c962ad3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28736379575"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T09:38:52.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "https://r2.ropensci.org/a209c4252cbef6101a97d30883a19fa37f35b0305e790a51bd48c1f9224eab00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28736379575"
    }
  ]
}