<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Differentially Private Regularized Logistic Regression</dc:title>
  <dc:title>R package PrivateLR version 1.2-22</dc:title>
  <dc:description>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 &lt;DOI:10.1007/11681878_14&gt;), if 
     |log(P(F(D) in S)) - log(P(F(D') in S))| &lt;= 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. </dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Staal A. Vinterbo &lt;Staal.Vinterbo@ntnu.no&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Staal A. Vinterbo &lt;Staal.Vinterbo@ntnu.no&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2018-03-20</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=PrivateLR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.PrivateLR</dc:identifier>
</oai_dc:dc>
