Package: pda 1.2.7
Jiajie Chen
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 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/>.
Authors:
pda_1.2.7.tar.gz
pda_1.2.7.tar.gz(r-4.5-noble)pda_1.2.7.tar.gz(r-4.4-noble)
pda_1.2.7.tgz(r-4.4-emscripten)pda_1.2.7.tgz(r-4.3-emscripten)
pda.pdf |pda.html✨
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
- LOS - Length of Stay data
- ODACAT_nominal - ODACAT simulated data
- ODACAT_ordinal - ODACAT simulated data
- covid - COVID-19 LOS and mortality data
- cs - CrabSatellites data
- lung2 - Lung cancer survival time data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 9 months agofrom:5027fce825. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
Exports:getCloudConfigpdapdaGetpdaListpdaPutpdaSync
Dependencies:askpassclicodetoolscurldata.tablefansiforeachglmnetgluehttriteratorsjsonlitelatticelifecyclemagrittrMASSmathjaxrMatrixmetadatmetaformimeminqanlmenumDerivopensslordinalpbapplypillarpkgconfigplyrR6RcppRcppArmadilloRcppEigenrlangrvestselectrshapestringistringrsurvivalsystibbleucminfutf8vctrsxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ADAP simulated data | ADAP_data |
COVID-19 LOS and mortality data | covid |
CrabSatellites data | cs |
gather cloud settings into a list | getCloudConfig |
Length of Stay data | LOS |
Lung cancer survival time data | lung2 |
ODACAT simulated data | ODACAT_nominal |
ODACAT simulated data | ODACAT_ordinal |
PDA: Privacy-preserving Distributed Algorithm | pda |
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 |