Penncil/pda: Privacy-Preserving Distributed Algorithms

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 OTA 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/>.

Getting started

Package details

MaintainerChongliang Luo <luocl3009@gmail.com>
LicenseApache License 2.0
Version1.2-5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Penncil/pda")
Penncil/pda documentation built on April 12, 2025, 11:36 a.m.