GRANDpriv: Graph Release with Assured Node Differential Privacy

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>.

Package details

AuthorSuqing Liu [aut, cre], Xuan Bi [aut], Tianxi Li [aut]
MaintainerSuqing Liu <liusuqing0123@uchicago.edu>
LicenseGPL (>= 3)
Version0.1.3
URL https://github.com/lsq0000/GRANDpriv
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("GRANDpriv")

Try the GRANDpriv package in your browser

Any scripts or data that you put into this service are public.

GRANDpriv documentation built on Aug. 23, 2025, 1:12 a.m.