{
  "_id": "6a100a89acfb0bcc41c7f614",
  "Package": "lorbridge",
  "Type": "Package",
  "Title": "Bridging Log-Odds Ratios and Correspondence Analysis via\nCloseness-of-Concordance Measures",
  "Version": "0.1.0",
  "Date": "2026-04-19",
  "Authors@R": "person(\"Se-Kang\", \"Kim\",\nemail = \"se-kang.kim@bcm.edu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0928-3396\"))",
  "Description": "Provides a unified analytical workflow that bridges\nconventional binary and multinomial logistic regression with\nsingly-ordered (SONSCA) and doubly-ordered (DONSCA)\nnonsymmetric correspondence analysis. Log-odds ratios (LORs)\nfrom logistic regression are re-expressed as cosine theta\nestimates and closeness-of-concordance measures (CCMs) --\nincluding Yule's Q, Yule's Y, and r_meta -- on the familiar\n[-1, +1] scale introduced by Kim and Grochowalski (2019)\n<doi:10.3758/s13428-018-1161-1>. Bootstrap confidence intervals\nfor cosine theta are provided throughout. The package is\nintended to help clinical and medical researchers interpret\nassociation strength from logistic regression in an intuitive,\ncorrelation-like metric, and to connect conventional regression\nresults with geometric correspondence analysis visualisations.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/sekangakim/lorbridge",
  "BugReports": "https://github.com/sekangakim/lorbridge/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev make\nlibicu-dev libuv1-dev libssl-dev",
  "Repository": "https://sekangakim.r-universe.dev",
  "Date/Publication": "2026-04-21 20:46:12 UTC",
  "RemoteUrl": "https://github.com/sekangakim/lorbridge",
  "RemoteRef": "HEAD",
  "RemoteSha": "3705be7bea1ab235fefa70c0ca4b7380327995d4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:45:57 UTC",
    "User": "root"
  },
  "Author": "Se-Kang Kim [aut, cre] (ORCID: <https://orcid.org/0000-0003-0928-3396>)",
  "Maintainer": "Se-Kang Kim <se-kang.kim@bcm.edu>",
  "MD5sum": "347123c80afdc98c5ab384523d56dd0f",
  "_user": "sekangakim",
  "_type": "src",
  "_file": "lorbridge_0.1.0.tar.gz",
  "_fileid": "4c8c4ec9ce7e7db4aa202b26446ac5961950ba326fe778567efa3521d85a978a",
  "_filesize": 157229,
  "_sha256": "4c8c4ec9ce7e7db4aa202b26446ac5961950ba326fe778567efa3521d85a978a",
  "_created": "2026-05-22T07:45:57.000Z",
  "_published": "2026-05-22T07:49:29.785Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77338003468,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155456075"
    },
    {
      "job": 77338003483,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155462712"
    },
    {
      "job": 77338003628,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155437164"
    },
    {
      "job": 77338003495,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155443679"
    },
    {
      "job": 77337538868,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155410932"
    },
    {
      "job": 77338003453,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155445621"
    },
    {
      "job": 77338003491,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155446122"
    },
    {
      "job": 77338003486,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155435871"
    },
    {
      "job": 77338003499,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155435605"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sekangakim/actions/runs/26275149797",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sekangakim/lorbridge",
  "_commit": {
    "id": "3705be7bea1ab235fefa70c0ca4b7380327995d4",
    "author": "Se-Kang Kim <se-kang.kim@bcm.edu>",
    "committer": "Se-Kang Kim <se-kang.kim@bcm.edu>",
    "message": "Fix CRAN: rename F/G params to row_coords/col_coords per CRAN policy\n",
    "time": 1776804372
  },
  "_maintainer": {
    "name": "Se-Kang Kim",
    "email": "se-kang.kim@bcm.edu",
    "orcid": "0000-0003-0928-3396"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "CAvariants",
      "version": ">= 5.5",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "version": ">= 7.3",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "version": ">= 0.9.0",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sekangakim",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sekangakim",
      "count": 1,
      "uuid": 258041971
    }
  ],
  "_userbio": {
    "uuid": 258041971,
    "type": "user",
    "name": "sekangakim"
  },
  "_downloads": {
    "count": 491,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lorbridge"
  },
  "_devurl": "https://github.com/sekangakim/lorbridge",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lorbridge.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sekangakim/lorbridge",
  "_realowner": "sekangakim",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "blr_categorical",
    "blr_continuous",
    "ccm_row",
    "cosine_theta_2row",
    "donsca_cosines",
    "donsca_fit",
    "inertia_pct",
    "lor_ci_2x2",
    "mlr_ccm",
    "sonsca_bootstrap",
    "sonsca_ccm",
    "sonsca_coords",
    "sonsca_cosines"
  ],
  "_datasets": [
    {
      "name": "lorbridge_data",
      "title": "Individual-Level VM and Minority Group Dataset",
      "object": "lorbridge_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "VM",
        "VMbin",
        "minority",
        "Race"
      ],
      "rows": 900,
      "table": true,
      "tojson": true
    },
    {
      "name": "tab_IQ",
      "title": "IQ Contingency Table (4 Races x 6 IQ Bins)",
      "object": "tab_IQ",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "IQ1",
        "IQ2",
        "IQ3",
        "IQ4",
        "IQ5",
        "IQ6"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "tab_IQ_VM",
      "title": "IQ x VM Contingency Table (6 IQ Bins x 6 VM Bins)",
      "object": "tab_IQ_VM",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "VM1",
        "VM2",
        "VM3",
        "VM4",
        "VM5",
        "VM6"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "tab_VM",
      "title": "VM Contingency Table (4 Races x 6 VM Bins)",
      "object": "tab_VM",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "VM1",
        "VM2",
        "VM3",
        "VM4",
        "VM5",
        "VM6"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "blr_categorical",
      "title": "Binary Logistic Regression with a Categorical (Ordinal) Predictor",
      "topics": [
        "blr_categorical"
      ]
    },
    {
      "page": "blr_continuous",
      "title": "Binary Logistic Regression with a Continuous Predictor",
      "topics": [
        "blr_continuous"
      ]
    },
    {
      "page": "ccm_row",
      "title": "Closeness-of-Concordance Measures from OR and CI Endpoints",
      "topics": [
        "ccm_row"
      ]
    },
    {
      "page": "cosine_theta_2row",
      "title": "Cosine Theta from a 2-Row Correspondence Analysis (SVD)",
      "topics": [
        "cosine_theta_2row"
      ]
    },
    {
      "page": "donsca_cosines",
      "title": "Doubly-Anchored Cosine Theta for DONSCA",
      "topics": [
        "donsca_cosines"
      ]
    },
    {
      "page": "donsca_fit",
      "title": "Fit a DONSCA Model",
      "topics": [
        "donsca_fit"
      ]
    },
    {
      "page": "inertia_pct",
      "title": "Percent Inertia from SONSCA",
      "topics": [
        "inertia_pct"
      ]
    },
    {
      "page": "lor_ci_2x2",
      "title": "Log-Odds Ratio with Haldane-Anscombe Correction",
      "topics": [
        "lor_ci_2x2"
      ]
    },
    {
      "page": "lorbridge_data",
      "title": "Individual-Level VM and Minority Group Dataset",
      "topics": [
        "lorbridge_data"
      ]
    },
    {
      "page": "mlr_ccm",
      "title": "Multinomial Logistic Regression with CCMs (DONSCA Bridge)",
      "topics": [
        "mlr_ccm"
      ]
    },
    {
      "page": "sonsca_bootstrap",
      "title": "Bootstrap Confidence Intervals for SONSCA Cosine Theta",
      "topics": [
        "sonsca_bootstrap"
      ]
    },
    {
      "page": "sonsca_ccm",
      "title": "Pairwise CCMs for SONSCA",
      "topics": [
        "sonsca_ccm"
      ]
    },
    {
      "page": "sonsca_coords",
      "title": "SONSCA Column-Isometric Coordinates",
      "topics": [
        "sonsca_coords"
      ]
    },
    {
      "page": "sonsca_cosines",
      "title": "Doubly-Anchored Cosine Theta for SONSCA",
      "topics": [
        "sonsca_cosines"
      ]
    },
    {
      "page": "tab_IQ",
      "title": "IQ Contingency Table (4 Races x 6 IQ Bins)",
      "topics": [
        "tab_IQ"
      ]
    },
    {
      "page": "tab_IQ_VM",
      "title": "IQ x VM Contingency Table (6 IQ Bins x 6 VM Bins)",
      "topics": [
        "tab_IQ_VM"
      ]
    },
    {
      "page": "tab_VM",
      "title": "VM Contingency Table (4 Races x 6 VM Bins)",
      "topics": [
        "tab_VM"
      ]
    }
  ],
  "_readme": "https://github.com/sekangakim/lorbridge/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "CAvariants",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggforce",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "nnet",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "polyclip",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tweenr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to lorbridge: Bridging Log-Odds Ratios and Correspondence Analysis",
      "author": "Se-Kang Kim, Ph.D.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why lorbridge?",
        "Dataset",
        "Subprogram 1: Binary Logistic Regression",
        "1a. Continuous predictor (VM per 1 SD)",
        "1b. Categorical predictor (VM bins, VM4 as reference)",
        "Subprogram 2: SONSCA",
        "Subprogram 3: DONSCA",
        "Multinomial logistic regression with CCMs",
        "Key References"
      ],
      "created": "2026-04-19 22:04:51",
      "modified": "2026-04-21 20:46:12",
      "commits": 2
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "lorbridge",
  "_universes": [
    "sekangakim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T07:48:19.000Z",
      "distro": "noble",
      "commit": "3705be7bea1ab235fefa70c0ca4b7380327995d4",
      "fileid": "1eee66333ce184a247d22b7cfd7ef7f9a8916aa9c8fc60c86a4db9c0adcf3e09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sekangakim/actions/runs/26275149797"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T07:48:43.000Z",
      "distro": "noble",
      "commit": "3705be7bea1ab235fefa70c0ca4b7380327995d4",
      "fileid": "517f90b2e993e3667e4b04281717a8c11db7701ec31fc05654d4b1b2fa4524e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sekangakim/actions/runs/26275149797"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-22T07:47:23.000Z",
      "commit": "3705be7bea1ab235fefa70c0ca4b7380327995d4",
      "fileid": "36e09da7b4064eef512c00313c1e8ee71b5cd0ba3c11d516feb0c1871db62ff2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sekangakim/actions/runs/26275149797"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-22T07:47:38.000Z",
      "commit": "3705be7bea1ab235fefa70c0ca4b7380327995d4",
      "fileid": "61209142bd3db16612ad81b08665fb14ec0db296b5eb52929afbae58f2a264cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sekangakim/actions/runs/26275149797"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T07:48:13.000Z",
      "commit": "3705be7bea1ab235fefa70c0ca4b7380327995d4",
      "fileid": "778b12f0892299730687d0118db1da195eaf3936b470c91ce220b70c9d687faf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sekangakim/actions/runs/26275149797"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-22T07:47:29.000Z",
      "commit": "3705be7bea1ab235fefa70c0ca4b7380327995d4",
      "fileid": "cd80c8b0636e7e2fe577ea4bb96c8a57ddedd30001316122182c5fa71eaf16df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sekangakim/actions/runs/26275149797"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-22T07:47:05.000Z",
      "commit": "3705be7bea1ab235fefa70c0ca4b7380327995d4",
      "fileid": "0249343ccbaf5c439c579727b81bb071c8f2d751b2c8ebd156d08bfcf82b5d4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sekangakim/actions/runs/26275149797"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-22T07:47:04.000Z",
      "commit": "3705be7bea1ab235fefa70c0ca4b7380327995d4",
      "fileid": "c08f68b18b7ab4de758b396f52aec964ace3745232dc18ec8914bceeab67ec96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sekangakim/actions/runs/26275149797"
    }
  ]
}