{
  "_id": "6a155403acfb0bcc41d5c767",
  "Package": "SMMAL",
  "Title": "Semi-Supervised Estimation of Average Treatment Effects",
  "Version": "0.0.5",
  "Authors@R": "c(person(given = \"Jue\", family = \"Hou\", email = \"hou00123@umn.edu\", role = c(\"aut\", \"cre\")),person(given = \"Yuming\", family = \"Zhang\", email = \"yumingzhang@hsph.harvard.edu\", role = \"aut\"),person(given = \"Shuheng\", family = \"Kong\", email = \"kong0298@umn.edu\", role = \"aut\"))",
  "Description": "Provides a pipeline for estimating the average treatment\neffect via semi-supervised learning. Outcome regression is fit\nwith cross-fitting using various machine learning method or\nuser customized function. Doubly robust ATE estimation\nleverages both labeled and unlabeled data under a\nsemi-supervised missing-data framework. For more details see\nHou et al. (2021) <doi:10.48550/arxiv.2110.12336>. A detailed\nvignette is included.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 07:52:55 UTC",
    "User": "root"
  },
  "Author": "Jue Hou [aut, cre], Yuming Zhang [aut], Shuheng Kong [aut]",
  "Maintainer": "Jue Hou <hou00123@umn.edu>",
  "Config/pak/sysreqs": "make",
  "Repository": "https://hjmarquis.r-universe.dev",
  "Date/Publication": "2025-08-28 07:30:07 UTC",
  "RemoteUrl": "https://github.com/cran/SMMAL",
  "RemoteRef": "HEAD",
  "RemoteSha": "d373574b0aa825fce5b95441cdf7cbe255ce5cbd",
  "MD5sum": "23dfa1ff1d365d9a29ef55e77320f30e",
  "_user": "hjmarquis",
  "_type": "src",
  "_file": "SMMAL_0.0.5.tar.gz",
  "_fileid": "5d031d4c115c53621b40f8c7bbed3655a161bf4d130a2df18116a45f58f40e19",
  "_filesize": 1676765,
  "_sha256": "5d031d4c115c53621b40f8c7bbed3655a161bf4d130a2df18116a45f58f40e19",
  "_created": "2026-05-26T07:52:55.000Z",
  "_published": "2026-05-26T08:04:19.783Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77830773634,
      "time": 342,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211767115"
    },
    {
      "job": 77830773621,
      "time": 327,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211762854"
    },
    {
      "job": 77830773582,
      "time": 307,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211815989"
    },
    {
      "job": 77830773606,
      "time": 316,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211818486"
    },
    {
      "job": 77830119059,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211666947"
    },
    {
      "job": 77830773575,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211699820"
    },
    {
      "job": 77830773580,
      "time": 269,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211745439"
    },
    {
      "job": 77830773578,
      "time": 319,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211760294"
    },
    {
      "job": 77830773593,
      "time": 330,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211763415"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hjmarquis/actions/runs/26439478946",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SMMAL",
  "_commit": {
    "id": "d373574b0aa825fce5b95441cdf7cbe255ce5cbd",
    "author": "Jue Hou <hou00123@umn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.5\n",
    "time": 1756366207
  },
  "_maintainer": {
    "name": "Jue Hou",
    "email": "hou00123@umn.edu",
    "login": "hjmarquis",
    "description": "",
    "uuid": 74382062
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "splines2",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.5",
      "date": "2025-08-28"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hjmarquis",
      "count": 1,
      "uuid": 74382062
    }
  ],
  "_userbio": {
    "uuid": 74382062,
    "type": "user",
    "name": "hjmarquis"
  },
  "_downloads": {
    "count": 134,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SMMAL"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SMMAL.html",
    "manual.pdf"
  ],
  "_realowner": "hjmarquis",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.5",
      "date": "2025-08-28"
    }
  ],
  "_exports": [
    "ate.SSL",
    "cf",
    "compute_parameter",
    "cross_validation",
    "param_fun",
    "SMMAL",
    "SMMAL_ada_lasso"
  ],
  "_help": [
    {
      "page": "ate.SSL",
      "title": "Estimate Average Treatment Effect (ATE) via Semi-Supervised Learning",
      "topics": [
        "ate.SSL"
      ]
    },
    {
      "page": "cf",
      "title": "Cross-Fitting with Model Selection and Log Loss Evaluation",
      "topics": [
        "cf"
      ]
    },
    {
      "page": "compute_parameter",
      "title": "Estimate Nuisance Parameters for Semi-Supervised ATE Estimation",
      "topics": [
        "compute_parameter"
      ]
    },
    {
      "page": "cross_validation",
      "title": "Assign Cross-Validation Folds for Labelled and Unlabelled Data",
      "topics": [
        "cross_validation"
      ]
    },
    {
      "page": "param_fun",
      "title": "Parameter grid function",
      "topics": [
        "param_fun"
      ]
    },
    {
      "page": "SMMAL",
      "title": "Estimate Average Treatment Effect (ATE) via Semi-Supervised Learning Pipeline",
      "topics": [
        "SMMAL"
      ]
    },
    {
      "page": "SMMAL_ada_lasso",
      "title": "Adaptive LASSO with Cross-Validation",
      "topics": [
        "SMMAL_ada_lasso"
      ]
    }
  ],
  "_readme": "https://github.com/cran/SMMAL/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "data.table",
    "foreach",
    "glmnet",
    "iterators",
    "jsonlite",
    "lattice",
    "Matrix",
    "randomForest",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "shape",
    "splines2",
    "survival",
    "xgboost"
  ],
  "_vignettes": [
    {
      "source": "SMMAL_vig.Rmd",
      "filename": "SMMAL_vig.html",
      "title": "SMMAL_vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Import Sample data.",
        "Prepare Inputs",
        "Estimate ATE with SMMAL & Output",
        "Using Your Own custom_model_fun",
        "Understanding SMMAL_ada_lasso",
        "Input of SMMAL_ada_lasso",
        "Demonstration of how to run SMMAL_ada_lasso & Output of SMMAL_ada_lasso"
      ],
      "created": "2025-08-28 07:30:07",
      "modified": "2025-08-28 07:30:07",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "smmal",
  "_universes": [
    "hjmarquis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-26T07:55:03.000Z",
      "distro": "noble",
      "commit": "d373574b0aa825fce5b95441cdf7cbe255ce5cbd",
      "fileid": "8f9b401ccf5683d5b76974828d7d5e67dce63dcba455ac49947784048ee3a6c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hjmarquis/actions/runs/26439478946"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-26T07:55:01.000Z",
      "distro": "noble",
      "commit": "d373574b0aa825fce5b95441cdf7cbe255ce5cbd",
      "fileid": "2a3322d531ef3f39034b0b3c8b3854afc81dc1a0735640dc1bd3b550c1549f31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hjmarquis/actions/runs/26439478946"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-26T07:58:34.000Z",
      "commit": "d373574b0aa825fce5b95441cdf7cbe255ce5cbd",
      "fileid": "1981d4951ae44789df9e553de6e625d045ac1fb55469ab4a63d637979e36ab80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hjmarquis/actions/runs/26439478946"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-26T07:58:25.000Z",
      "commit": "d373574b0aa825fce5b95441cdf7cbe255ce5cbd",
      "fileid": "11683dd191a74340456b6704ada43dd00d69c0c5f381f0773187f869016f0cba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hjmarquis/actions/runs/26439478946"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-05-26T07:55:02.000Z",
      "commit": "d373574b0aa825fce5b95441cdf7cbe255ce5cbd",
      "fileid": "c4f75f00022d5aa14a2d96b8eace18386aa05ad76e2817f9eab5cf5232915fa5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hjmarquis/actions/runs/26439478946"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-26T07:54:17.000Z",
      "commit": "d373574b0aa825fce5b95441cdf7cbe255ce5cbd",
      "fileid": "d8d32a8d81737cf9917caac9f261e652a250f04175edd53ab97efbbc2eef5e92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hjmarquis/actions/runs/26439478946"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-26T07:54:26.000Z",
      "commit": "d373574b0aa825fce5b95441cdf7cbe255ce5cbd",
      "fileid": "f32d891f25cb501faefe24e8b668b720fd5bd647cc1146a7c5a6009d102c6a31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hjmarquis/actions/runs/26439478946"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-26T07:54:31.000Z",
      "commit": "d373574b0aa825fce5b95441cdf7cbe255ce5cbd",
      "fileid": "8a98a641da5b8950d4d253c6a771615b62401004c372343ca74eee34a072fff8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hjmarquis/actions/runs/26439478946"
    }
  ]
}