<?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 Statistical Analysis and Machine Learning</dc:title>
  <dc:title>R package DPpack version 0.2.2</dc:title>
  <dc:description>An implementation of common statistical analysis and models with
    differential privacy (Dwork et al., 2006a) &lt;doi:10.1007/11681878_14&gt;
    guarantees. The package contains, for example, functions providing
    differentially private computations of mean, variance, median, histograms,
    and contingency tables. It also implements some statistical models and
    machine learning algorithms such as linear regression (Kifer et al., 2012)
    &lt;https://proceedings.mlr.press/v23/kifer12.html&gt;
    and SVM (Chaudhuri et al., 2011)
    &lt;https://jmlr.org/papers/v12/chaudhuri11a.html&gt;. In addition, it implements
    some popular randomization mechanisms, including
    the Laplace mechanism (Dwork et al., 2006a)
    &lt;doi:10.1007/11681878_14&gt;, Gaussian mechanism (Dwork et al., 2006b)
    &lt;doi:10.1007/11761679_29&gt;, analytic Gaussian mechanism (Balle &amp; Wang, 2018)
    &lt;https://proceedings.mlr.press/v80/balle18a.html&gt;, and exponential mechanism
    (McSherry &amp; Talwar, 2007) &lt;doi:10.1109/FOCS.2007.66&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: rmutil (&gt;= 1.1.5), Rdpack (&gt;= 2.1.2), R6 (&gt;= 2.5.1), dplyr (&gt;=
1.0.1), MASS (&gt;= 7.3-51.6), nloptr (&gt;= 1.2.2.2), e1071 (&gt;=
1.7-9), stats (&gt;= 4.0.2), graphics (&gt;= 4.0.2), ggplot2 (&gt;=
3.3.2)</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Spencer Giddens &lt;giddens2spencer@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Spencer Giddens [aut, cre],
  Fang Liu [ctb]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:rights>file LICENSE (https://CRAN.R-project.org/package=DPpack/LICENSE)</dc:rights>
  <dc:date>2024-10-20</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=DPpack</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.DPpack</dc:identifier>
</oai_dc:dc>
