{
  "_id": "6a22ac150ef520ea2f58bdb1",
  "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-06-05 10:55:32 UTC",
    "User": "root"
  },
  "Author": "Subir Hait [aut, cre] (ORCID: <https://orcid.org/0009-0004-9871-9677>)",
  "Maintainer": "Subir Hait <haitsubi@msu.edu>",
  "MD5sum": "aa636214dba65b4622bc5622ee6580a4",
  "_user": "causalfragility-lab",
  "_type": "src",
  "_file": "AIBias_0.1.1.tar.gz",
  "_fileid": "569c122173099374d3cbccee20a28fd84e15c90953900c3ece53aa30cee7507e",
  "_filesize": 536227,
  "_sha256": "569c122173099374d3cbccee20a28fd84e15c90953900c3ece53aa30cee7507e",
  "_created": "2026-06-05T10:55:32.000Z",
  "_published": "2026-06-05T10:59:33.097Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79713737721,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434909670"
    },
    {
      "job": 79713737697,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434907484"
    },
    {
      "job": 79713737719,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434924026"
    },
    {
      "job": 79713737729,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434929053"
    },
    {
      "job": 79713292567,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434868545"
    },
    {
      "job": 79713737690,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434899447"
    },
    {
      "job": 79713737753,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434894570"
    },
    {
      "job": 79713737722,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434895556"
    },
    {
      "job": 79713737732,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434893142"
    }
  ],
  "_buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/27010689227",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 492,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AIBias"
  },
  "_devurl": "https://github.com/causalfragility-lab/aibias",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_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",
    "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-06-05T10:57:45.000Z",
      "distro": "noble",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "6ecd23e1e3694f2ff1fbde10e27f0bc66cb8f0a901d0a7852e863f4f7549e659",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/27010689227"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-05T10:57:38.000Z",
      "distro": "noble",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "47556058680a19a893ef5a14b0fef4a6af02886713a9682479f76e9689e76e18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/27010689227"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-05T10:58:38.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "31f2880056169087cbf53786008c1ab44329deedf7fc2c071132691e40cc4e2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/27010689227"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-05T10:58:50.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "1a87d449eab424d3ea80b68df9adf817d9d0901b49dafe0b992187b29065b77d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/27010689227"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-05T10:57:35.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "2dc5b3cedecb51206e8f6d933b68ea31d5f19a1528930d75adb154827c49023e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/27010689227"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-05T10:56:45.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "0451f278fd96709e6671c96ce9186e4969e5b9a8819c3e395360f4cd9e654f50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/27010689227"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-05T10:56:47.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "06a9bc3b59e323b929cef2ba37a0ba921e7d7f2c08ebd2c280284c37b1958f37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/27010689227"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-05T10:56:40.000Z",
      "commit": "43d6fce404e76ff2ae4a6f978f17f03ee9b66cf5",
      "fileid": "1fa22e1bc32a6dc4c3b2c620455c6e1e6f1225b993434fa9d37e5ec66ad4c84a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/27010689227"
    }
  ]
}