Package: pda 1.3.0
pda: Privacy-Preserving Distributed Algorithms
A collection of privacy-preserving distributed algorithms (PDAs) for conducting federated statistical learning across multiple data sites. The PDA framework includes models for various tasks such as regression, trial emulation, causal inference, design-specific analysis, and clustering. The PDA algorithms run on a lead site and only require summary statistics from collaborating sites, with one or few iterations. The package can be used together with the online data transfer 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/>.
Authors:
pda_1.3.0.tar.gz
pda_1.3.0.tar.gz(r-4.7-arm64)pda_1.3.0.tar.gz(r-4.7-x86_64)pda_1.3.0.tar.gz(r-4.6-arm64)pda_1.3.0.tar.gz(r-4.6-x86_64)
pda_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pda/json (API)
NEWS
| # Install 'pda' in R: |
| install.packages('pda', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- ADAP_data - ADAP simulated data
- COLA_covid - COLA simulated data
- covid - COVID-19 LOS and mortality data
- cs - CrabSatellites data
- LATTE_ADRD - LATTE simulated data
- long_covid - DisC2o simulated data
- LOS - Length of Stay data
- lung2 - Lung cancer survival time data
- nominal_data_hetero - ODACATH simulated data with nominal outcome
- ODACAT_nominal - ODACAT simulated data with nominal outcome
- ODACAT_ordinal - ODACAT simulated data with ordinal outcome
- odach_cc - ODACH_CC simulated data
- ordinal_data - ODACATH simulated data with ordinal outcome
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:74ceb33e2a. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 199 | ||
| linux-devel-x86_64 | OK | 220 | ||
| source / vignettes | OK | 216 | ||
| linux-release-arm64 | OK | 199 | ||
| linux-release-x86_64 | OK | 203 | ||
| wasm-release | OK | 134 |
Exports:getCloudConfigpdapdaCatalogpdaGetpdaListpdaPutpdaSync
Dependencies:argaskpassbootclicobaltcodetoolscpp11curldata.tabledata.treedigestdplyrEmpiricalCalibrationfarverforeachgeexgenericsggplot2glmnetgluegridExtragtablehttrisobanditeratorsjsonlitelabelinglatticelifecyclelme4magrittrMASSmathjaxrMatrixmetadatmetaformimeminqanlmenloptrnumDerivopensslordinalpbapplypillarpkgconfigplyrpurrrR6rbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreformulasrlangrootSolvervestS7scalesselectrshapestringistringrsurvivalsystibbletidyrtidyselectucminfutf8vctrsviridisLitewithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ADAP simulated data | ADAP_data |
| COLA simulated data | COLA_covid |
| COVID-19 LOS and mortality data | covid |
| CrabSatellites data | cs |
| gather cloud settings into a list | getCloudConfig |
| LATTE simulated data | LATTE_ADRD |
| DisC2o simulated data | long_covid |
| Length of Stay data | LOS |
| Lung cancer survival time data | lung2 |
| ODACATH simulated data with nominal outcome | nominal_data_hetero |
| ODACAT simulated data with nominal outcome | ODACAT_nominal |
| ODACAT simulated data with ordinal outcome | ODACAT_ordinal |
| ODACH_CC simulated data | odach_cc |
| ODACATH simulated data with ordinal outcome | ordinal_data |
| PDA: Privacy-preserving Distributed Algorithm | pda |
| use this function to guide end-users step-by-step to identify best pda models for their tasks, and set up control. | pdaCatalog |
| Function to download json and return as object | pdaGet |
| Function to list available objects | pdaList |
| Function to upload object to cloud as json | pdaPut |
| pda control synchronize | pdaSync |
| Function to perform all data processing and pooled stratified analysis | run_pooled_analysis |
