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 effect estimation using source and target data, with bootstrap-based source detection. 
  Provides data generating processes and nuisance functions for simulation.
License: GPL (>= 2)
URL: https://github.com/JackQuu/PartialTL
BugReports: https://github.com/JackQuu/PartialTL/issues
Encoding: UTF-8
Depends: R (>= 4.0.0)
Imports: MASS, DoubleML, ncvreg
Suggests: lgr, mlr3, mlr3learners, glmnet
NeedsCompilation: no
Packaged: 2026-02-15 07:13:22 UTC; QUXINHAO
Author: Xinhao Qu [aut, cre]
Maintainer: Xinhao Qu <xqu018@ucr.edu>
Repository: CRAN
Date/Publication: 2026-02-18 19:10:13 UTC
Built: R 4.5.2; ; 2026-02-20 00:51:57 UTC; windows
