{
  "_id": "6a607e4414e95619b75da69c",
  "Package": "oalasso",
  "Type": "Package",
  "Title": "Outcome-Adaptive Lasso Propensity Scores",
  "Version": "1.0.0",
  "Authors@R": "person(\"Daijiro\", \"Kabata\", email = \"daijiro.kabata@port.kobe-u.ac.jp\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Estimates propensity scores by the outcome-adaptive lasso\nof Shortreed and Ertefaie (2017) <doi:10.1111/biom.12679> and\nthe generalized outcome-adaptive lasso (GOAL) of Balde, Yang\nand Lefebvre (2023) <doi:10.1111/biom.13683>, using 'glmnet'\nwith an exact penalty-scale correction so that the published\nobjectives and tuning grids are reproduced. Tuning is by the\nweighted absolute mean difference balance criterion. The\nresulting score is designed to be supplied directly to the\nmatchit() function of 'MatchIt' as a distance measure, to the\nweightit() function of 'WeightIt' as a propensity score, or to\nthe psave() function of 'psAve' as an appended candidate.",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "License": "GPL (>= 2)",
  "URL": "https://kabajiro.github.io/oalasso/,\nhttps://github.com/kabajiro/oalasso",
  "BugReports": "https://github.com/kabajiro/oalasso/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://kabajiro.r-universe.dev",
  "Date/Publication": "2026-07-12 14:57:59 UTC",
  "RemoteUrl": "https://github.com/kabajiro/oalasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc094196ca02e051fa09406e1a2d6e8e7b30a296",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 08:19:32 UTC",
    "User": "root"
  },
  "Author": "Daijiro Kabata [aut, cre, cph]",
  "Maintainer": "Daijiro Kabata <daijiro.kabata@port.kobe-u.ac.jp>",
  "_user": "kabajiro",
  "_type": "src",
  "_file": "oalasso_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/8c2b03aa4bf619baa81d4c87f65edab6b2c47a5ed2afa3be8533cc77bd121d3d",
  "_filesize": 606964,
  "_sha256": "8c2b03aa4bf619baa81d4c87f65edab6b2c47a5ed2afa3be8533cc77bd121d3d",
  "_expires": "2026-10-30T08:24:32.000Z",
  "_created": "2026-07-22T08:19:32.000Z",
  "_published": "2026-07-22T08:24:36.053Z",
  "_jobs": [
    {
      "job": 88869618321,
      "time": 254,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522982495"
    },
    {
      "job": 88869618219,
      "time": 217,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522967036"
    },
    {
      "job": 88869618248,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522933051"
    },
    {
      "job": 88869618285,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522933534"
    },
    {
      "job": 88868667197,
      "time": 274,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522876286"
    },
    {
      "job": 88869618252,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8522924067"
    },
    {
      "job": 88869618292,
      "time": 172,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522948955"
    },
    {
      "job": 88869618266,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522928039"
    },
    {
      "job": 88869618262,
      "time": 184,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522953889"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kabajiro/actions/runs/29903256854",
  "_status": "success",
  "_upstream": "https://github.com/kabajiro/oalasso",
  "_commit": {
    "id": "bc094196ca02e051fa09406e1a2d6e8e7b30a296",
    "author": "kabajiro <daijiro.kabata@gmail.com>",
    "committer": "kabajiro <daijiro.kabata@gmail.com>",
    "message": "Add hex logo: lasso-O OAL wordmark; show in README and pkgdown navbar\n",
    "time": 1783868279
  },
  "_maintainer": {
    "name": "Daijiro Kabata",
    "email": "daijiro.kabata@port.kobe-u.ac.jp",
    "login": "kabajiro-kobe",
    "description": "",
    "uuid": 251440354
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "glmnet",
      "version": ">= 4.1-2",
      "role": "Imports"
    },
    {
      "package": "cobalt",
      "version": ">= 4.6.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "MatchIt",
      "role": "Suggests"
    },
    {
      "package": "WeightIt",
      "role": "Suggests"
    },
    {
      "package": "psAve",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kabajiro",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 4
    },
    {
      "week": "2026-28",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "causal-inference",
    "epidemiology",
    "propensity-score",
    "variable-selection"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kabajiro",
      "count": 10,
      "uuid": 39333999
    }
  ],
  "_userbio": {
    "uuid": 39333999,
    "type": "user",
    "name": "kabajiro",
    "followers": 1
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/oalasso"
  },
  "_devurl": "https://github.com/kabajiro/oalasso",
  "_pkgdown": "https://kabajiro.github.io/oalasso/",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/oalasso.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kabajiro/oalasso",
  "_realowner": "kabajiro",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-07-21"
    }
  ],
  "_exports": [
    "oal",
    "oal_match",
    "oal_wamd",
    "oal_weight"
  ],
  "_help": [
    {
      "page": "bal.tab.oal",
      "title": "Balance tables for oal objects",
      "topics": [
        "bal.tab.oal"
      ]
    },
    {
      "page": "coef.oal",
      "title": "Extract propensity score model coefficients",
      "topics": [
        "coef.oal"
      ]
    },
    {
      "page": "oal",
      "title": "Outcome-adaptive lasso propensity scores",
      "topics": [
        "oal"
      ]
    },
    {
      "page": "oal_match",
      "title": "Match on an outcome-adaptive lasso propensity score",
      "topics": [
        "oal_match"
      ]
    },
    {
      "page": "oal_wamd",
      "title": "Weighted absolute mean difference (wAMD) of Shortreed and Ertefaie (2017)",
      "topics": [
        "oal_wamd"
      ]
    },
    {
      "page": "oal_weight",
      "title": "Weight by an outcome-adaptive lasso propensity score",
      "topics": [
        "oal_weight"
      ]
    },
    {
      "page": "plot.oal",
      "title": "Plot an oal object",
      "topics": [
        "plot.oal"
      ]
    },
    {
      "page": "predict.oal",
      "title": "Predict outcome-adaptive lasso propensity scores for new data",
      "topics": [
        "predict.oal"
      ]
    },
    {
      "page": "print.oal",
      "title": "Print an oal object",
      "topics": [
        "print.oal"
      ]
    },
    {
      "page": "summary.oal",
      "title": "Summarize an oal object",
      "topics": [
        "print.summary.oal",
        "summary.oal"
      ]
    },
    {
      "page": "weights.oal",
      "title": "Extract the inverse-probability weights of an oal fit",
      "topics": [
        "weights.oal"
      ]
    }
  ],
  "_pkglogo": "https://github.com/kabajiro/oalasso/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/kabajiro/oalasso/raw/HEAD/README.md",
  "_rundeps": [
    "arg",
    "cli",
    "cobalt",
    "codetools",
    "cpp11",
    "farver",
    "foreach",
    "ggplot2",
    "glmnet",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "shape",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "oalasso.Rmd",
      "filename": "oalasso.html",
      "title": "Getting Started with oalasso",
      "author": "Daijiro Kabata",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction: which covariates belong in a propensity score model?",
        "Installation",
        "A first look: instruments are excluded, confounders are kept",
        "Reading the printout",
        "Workflow 1: matching",
        "Workflow 2: weighting",
        "How the tuning works: the wAMD criterion",
        "summary(), balance, and the other accessors",
        "GOAL, in one paragraph",
        "Practical policies worth knowing",
        "Where to go next",
        "References"
      ],
      "created": "2026-07-02 14:16:31",
      "modified": "2026-07-02 14:16:31",
      "commits": 1
    },
    {
      "source": "method-details.Rmd",
      "filename": "method-details.html",
      "title": "Method details and provenance",
      "author": "Daijiro Kabata",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Notation",
        "The OAL estimator",
        "Step 1: the outcome (weight) model",
        "Step 2: the adaptively penalized treatment model",
        "Step 3: the tuning grid",
        "Step 4: the wAMD selection criterion",
        "Step 5: the propensity score",
        "GOAL: the generalized outcome-adaptive lasso",
        "Standardization protocol (fixed, not an argument)",
        "The exact penalty-scale correction (why glmnet alone is not enough)",
        "Provenance of every default",
        "Differences from the author's legacy code",
        "Relation to other software",
        "A verified scale difference against the historical lqa-based references",
        "Beyond linearity: honest notes on nonlinear extensions",
        "The linear limitation",
        "The outcome.coef hook",
        "Experimental: importance-based weights (a recipe, not a feature)",
        "References"
      ],
      "created": "2026-07-02 14:16:31",
      "modified": "2026-07-02 14:16:31",
      "commits": 1
    },
    {
      "source": "psave-integration.Rmd",
      "filename": "psave-integration.html",
      "title": "Using oalasso with psAve",
      "author": "Daijiro Kabata",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Two packages, two kinds of propensity score model uncertainty",
        "When this composition helps",
        "A worked example",
        "The criterion-interaction caveat",
        "Validation status",
        "References"
      ],
      "created": "2026-07-02 14:16:31",
      "modified": "2026-07-02 14:16:31",
      "commits": 1
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "oalasso",
  "_universes": [
    "kabajiro",
    "kabajiro-kobe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T08:23:12.000Z",
      "distro": "resolute",
      "commit": "bc094196ca02e051fa09406e1a2d6e8e7b30a296",
      "fileid": "https://r2.ropensci.org/9f4b2fc65fc756fe94a0605cf308b36dbe2ab5c371c2cbe8295cddb98bd58fd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kabajiro/actions/runs/29903256854"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T08:22:45.000Z",
      "distro": "resolute",
      "commit": "bc094196ca02e051fa09406e1a2d6e8e7b30a296",
      "fileid": "https://r2.ropensci.org/2d9d3c29c1c2816d07acfba035b978d15c3a9a7b0da5f62421502f83428a0d71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kabajiro/actions/runs/29903256854"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T08:21:42.000Z",
      "commit": "bc094196ca02e051fa09406e1a2d6e8e7b30a296",
      "fileid": "https://r2.ropensci.org/899398f85cf18fad595755a7755df6e37e71e5e0675bb467ecd836a64a61e27f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kabajiro/actions/runs/29903256854"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T08:21:39.000Z",
      "commit": "bc094196ca02e051fa09406e1a2d6e8e7b30a296",
      "fileid": "https://r2.ropensci.org/21dd447a3c4d3b4d81c016c001c91608eab426b17e1cd17f6282f5b3fc838a78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kabajiro/actions/runs/29903256854"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-22T08:21:48.000Z",
      "commit": "bc094196ca02e051fa09406e1a2d6e8e7b30a296",
      "fileid": "https://r2.ropensci.org/068f3ef40e001e980fc9ebe33db48544263a759ecd0395c9dcfebd84e3502fc9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kabajiro/actions/runs/29903256854"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T08:21:55.000Z",
      "commit": "bc094196ca02e051fa09406e1a2d6e8e7b30a296",
      "fileid": "https://r2.ropensci.org/e46df500a58d58bf11b267aeab48ff7c4c43d0c136822895c6fdae85e1fc446c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kabajiro/actions/runs/29903256854"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T08:21:02.000Z",
      "commit": "bc094196ca02e051fa09406e1a2d6e8e7b30a296",
      "fileid": "https://r2.ropensci.org/dbb1b3100c98f851ec94cafd8e895e9c6640fd10fbe123fbc8a4273250dc5c23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kabajiro/actions/runs/29903256854"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T08:22:00.000Z",
      "commit": "bc094196ca02e051fa09406e1a2d6e8e7b30a296",
      "fileid": "https://r2.ropensci.org/efef84679269ec346909ee309bd9537af266c5a2d7bc1c6fce5e837593c97baf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kabajiro/actions/runs/29903256854"
    }
  ]
}