Package: PrivateLR 1.2-22
PrivateLR: Differentially Private Regularized Logistic Regression
Implements two differentially private algorithms for estimating L2-regularized logistic regression coefficients. A randomized algorithm F is epsilon-differentially private (C. Dwork, Differential Privacy, ICALP 2006 <doi:10.1007/11681878_14>), if |log(P(F(D) in S)) - log(P(F(D') in S))| <= epsilon for any pair D, D' of datasets that differ in exactly one record, any measurable set S, and the randomness is taken over the choices F makes.
Authors:
PrivateLR_1.2-22.tar.gz
PrivateLR_1.2-22.zip(r-4.7)PrivateLR_1.2-22.zip(r-4.6)PrivateLR_1.2-22.zip(r-4.5)
PrivateLR_1.2-22.tgz(r-4.6-any)PrivateLR_1.2-22.tgz(r-4.5-any)
PrivateLR_1.2-22.tar.gz(r-4.7-any)PrivateLR_1.2-22.tar.gz(r-4.6-any)
PrivateLR_1.2-22.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PrivateLR/json (API)
| # Install 'PrivateLR' in R: |
| install.packages('PrivateLR', repos = c('https://laats.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:186f6945da. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 95 | ||
| source / vignettes | OK | 132 | ||
| linux-release-x86_64 | OK | 93 | ||
| macos-release-arm64 | OK | 158 | ||
| macos-oldrel-arm64 | OK | 153 | ||
| windows-devel | OK | 61 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 55 | ||
| wasm-release | OK | 90 |
Exports:dplrdplr.data.framedplr.factordplr.formuladplr.logicaldplr.matrixdplr.numericpredict.dplrprint.dplrprint.summary.dplrscaledsummary.dplr
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Differentially Private Logistic Regression | dplr dplr.data.frame dplr.factor dplr.formula dplr.logical dplr.matrix dplr.numeric predict.dplr print.dplr print.summary.dplr PrivateLR scaled summary.dplr |
