Nothing
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.
Package details |
|
|---|---|
| Author | Staal A. Vinterbo <Staal.Vinterbo@ntnu.no> |
| Maintainer | Staal A. Vinterbo <Staal.Vinterbo@ntnu.no> |
| License | GPL (>= 2) |
| Version | 1.2-22 |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.