{
  "_id": "6a117534acfb0bcc41cf8b3d",
  "Package": "PartialTL",
  "Title": "Partial Transfer Learning for Causal Estimation",
  "Version": "0.1.0",
  "Authors@R": "person(\"Xinhao Qu\", role = c(\"aut\", \"cre\"), email = \"xqu018@ucr.edu\")",
  "Description": "Implements partial transfer learning (PTL) for causal\neffect estimation using source and target data, with\nbootstrap-based source detection. Provides data generating\nprocesses and nuisance functions for simulation.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/JackQuu/PartialTL",
  "BugReports": "https://github.com/JackQuu/PartialTL/issues",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 09:34:14 UTC",
    "User": "root"
  },
  "Author": "Xinhao Qu [aut, cre]",
  "Maintainer": "Xinhao Qu <xqu018@ucr.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-18 19:10:13 UTC",
  "RemoteUrl": "https://github.com/cran/PartialTL",
  "RemoteRef": "HEAD",
  "RemoteSha": "d17f8bf37de2b6e34900df896db852496e08b18b",
  "MD5sum": "69c676907923fb1d732a9f7acd82d73d",
  "_user": "cran",
  "_type": "src",
  "_file": "PartialTL_0.1.0.tar.gz",
  "_fileid": "1c0029a11090bf66bf28fecfe44b33f249ef45b15e31a86f0405da326dff6b0d",
  "_filesize": 179258,
  "_sha256": "1c0029a11090bf66bf28fecfe44b33f249ef45b15e31a86f0405da326dff6b0d",
  "_created": "2026-05-23T09:34:14.000Z",
  "_published": "2026-05-23T09:36:52.775Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77512661983,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175992718"
    },
    {
      "job": 77512661978,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175993300"
    },
    {
      "job": 77512536957,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175981572"
    },
    {
      "job": 77512661971,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175990689"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26329321275",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PartialTL",
  "_commit": {
    "id": "d17f8bf37de2b6e34900df896db852496e08b18b",
    "author": "Xinhao Qu <xqu018@ucr.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1771441813
  },
  "_maintainer": {
    "name": "Xinhao Qu",
    "email": "xqu018@ucr.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "DoubleML",
      "role": "Imports"
    },
    {
      "package": "ncvreg",
      "role": "Imports"
    },
    {
      "package": "lgr",
      "role": "Suggests"
    },
    {
      "package": "mlr3",
      "role": "Suggests"
    },
    {
      "package": "mlr3learners",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-02-18"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 166,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PartialTL"
  },
  "_devurl": "https://github.com/jackquu/partialtl",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PartialTL.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-02-18"
    }
  ],
  "_exports": [
    "boot_detection",
    "DGP",
    "f_0",
    "f_k",
    "fit_HPTL",
    "fit_PTL",
    "g_0",
    "g_k",
    "RMSE",
    "run_bootstrap_E_hat"
  ],
  "_help": [
    {
      "page": "PartialTL-package",
      "title": "Partial Transfer Learning for Causal Estimation and Source Detection",
      "topics": [
        "PartialTL-package",
        "PartialTL"
      ]
    },
    {
      "page": "boot_detection",
      "title": "Bootstrap-Based Source Detection",
      "topics": [
        "boot_detection"
      ]
    },
    {
      "page": "DGP",
      "title": "Data Generating Process",
      "topics": [
        "DGP"
      ]
    },
    {
      "page": "f_0",
      "title": "Outcome Nuisance Function (Target Model)",
      "topics": [
        "f_0"
      ]
    },
    {
      "page": "f_k",
      "title": "Outcome Nuisance Function (Source Model)",
      "topics": [
        "f_k"
      ]
    },
    {
      "page": "fit_HPTL",
      "title": "HPTL (Heterogeneous Partial Transfer Learning) Fit",
      "topics": [
        "fit_HPTL"
      ]
    },
    {
      "page": "fit_PTL",
      "title": "PTL (Partial Transfer Learning) Fit",
      "topics": [
        "fit_PTL"
      ]
    },
    {
      "page": "g_0",
      "title": "Treatment Nuisance Function (Target Model)",
      "topics": [
        "g_0"
      ]
    },
    {
      "page": "g_k",
      "title": "Treatment Nuisance Function (Source Model)",
      "topics": [
        "g_k"
      ]
    },
    {
      "page": "RMSE",
      "title": "Root Mean Squared Error",
      "topics": [
        "RMSE"
      ]
    },
    {
      "page": "run_bootstrap_E_hat",
      "title": "Bootstrap for Nuisance Function Estimation",
      "topics": [
        "run_bootstrap_E_hat"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "bbotk",
    "checkmate",
    "cli",
    "clusterGeneration",
    "codetools",
    "data.table",
    "digest",
    "DoubleML",
    "evaluate",
    "future",
    "future.apply",
    "globals",
    "lgr",
    "listenv",
    "MASS",
    "mirai",
    "mlbench",
    "mlr3",
    "mlr3learners",
    "mlr3measures",
    "mlr3misc",
    "mlr3tuning",
    "mvtnorm",
    "nanonext",
    "ncvreg",
    "palmerpenguins",
    "paradox",
    "parallelly",
    "PRROC",
    "R6",
    "Rcpp",
    "readstata13",
    "rlang",
    "uuid"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "partialtl",
  "_universes": [
    "cran",
    "jackquu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-23T09:36:11.000Z",
      "distro": "noble",
      "commit": "d17f8bf37de2b6e34900df896db852496e08b18b",
      "fileid": "21c5198740d5b3fa2c95055930dbc8e91ba0e281f150173814c86861b2c6e13c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26329321275"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-23T09:36:14.000Z",
      "distro": "noble",
      "commit": "d17f8bf37de2b6e34900df896db852496e08b18b",
      "fileid": "d6d631777b7fb524ec81efecb6b2def21a1767806520431e1234e63498f04f80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26329321275"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-23T09:36:07.000Z",
      "commit": "d17f8bf37de2b6e34900df896db852496e08b18b",
      "fileid": "018e5a27a36907752c76362e5bbcb0a115e0e60e58a6267a3433cc97af204c95",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26329321275"
    }
  ]
}