The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Implements a novel method for privatizing network data using differential privacy. Provides functions for generating synthetic networks based on LSM (Latent Space Model), applying differential privacy to network latent positions to achieve overall network privatization, and evaluating the utility of privatized networks through various network statistics. The privatize and evaluate functions support both LSM and RDPG (Random Dot Product Graph). For generating RDPG networks, users are encouraged to use the 'randnet' package <https://CRAN.R-project.org/package=randnet>. For more details, see the "proposed method" section of Liu, Bi, and Li (2025) <doi:10.48550/arXiv.2507.00402>.
Version: | 0.1.3 |
Imports: | EnvStats, rmutil, RSpectra, diffpriv, truncnorm, randnet, igraph, HCD, transport |
Published: | 2025-08-22 |
DOI: | 10.32614/CRAN.package.GRANDpriv |
Author: | Suqing Liu [aut, cre], Xuan Bi [aut], Tianxi Li [aut] |
Maintainer: | Suqing Liu <liusuqing0123 at uchicago.edu> |
BugReports: | https://github.com/lsq0000/GRANDpriv/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/lsq0000/GRANDpriv |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | GRANDpriv results |
Reference manual: | GRANDpriv.html , GRANDpriv.pdf |
Package source: | GRANDpriv_0.1.3.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=GRANDpriv to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.