Package: pda
Type: Package
Title: Privacy-Preserving Distributed Algorithms
Version: 1.2.8
Date: 2025-03-10
Authors@R: c(person("Chongliang", "Luo", role="aut", email ="luocl3009@gmail.com"),
                person("Rui", "Duan", role="aut"), person("Mackenzie", "Edmondson", role="aut"),
                person("Jiayi", "Tong", role="aut"), person("Xiaokang", "Liu", role="aut"),
                person("Kenneth", "Locke", role="aut"),
                person("Yiwen", "Lu", role="cre",email ="yiwenlu@sas.upenn.edu"),
                person("Yong", "Chen", role="aut", email ="ychen123@upenn.edu"),
                person("Penn Computing Inference Learning (PennCIL) lab", role = c("cph")))
Description: A collection of privacy-preserving distributed algorithms for conducting multi-site data analyses. The regression analyses can be linear regression for continuous outcome, logistic regression for binary outcome, Cox proportional hazard regression for time-to event outcome, Poisson regression for count outcome, or multi-categorical regression for nominal or ordinal outcome. The PDA algorithm runs on a lead site and only requires summary statistics from collaborating sites, with one or few iterations. The package can be used together with the online system (<https://pda-ota.pdamethods.org/>) for safe and convenient collaboration. For more information, please visit our software websites: <https://github.com/Penncil/pda>, and <https://pdamethods.org/>.
Maintainer: Yiwen Lu <yiwenlu@sas.upenn.edu>
License: Apache License 2.0
Suggests: imager, lme4
Depends: R (>= 4.1.0)
Imports: Rcpp (>= 0.12.19), stats, httr, rvest, jsonlite, data.table,
        survival, minqa, glmnet, MASS, numDeriv, metafor, ordinal, plyr
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.2.3
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Packaged: 2025-03-10 14:59:12 UTC; cjiajie
Author: Chongliang Luo [aut],
  Rui Duan [aut],
  Mackenzie Edmondson [aut],
  Jiayi Tong [aut],
  Xiaokang Liu [aut],
  Kenneth Locke [aut],
  Yiwen Lu [cre],
  Yong Chen [aut],
  Penn Computing Inference Learning (PennCIL) lab [cph]
Repository: CRAN
Date/Publication: 2025-03-10 15:30:01 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 09:49:48 UTC; unix
Archs: pda.so.dSYM
