fast_factorize_M: Create factorization of sum matrix M

View source: R/utils.R

fast_factorize_MR Documentation

Create factorization of sum matrix M

Description

Provides a function that makes it easy to sample synthetic data from a Generator

Usage

fast_factorize_M(n)

Arguments

n

The length of the vector to privatize

Value

Matrix L (and/or R) where L%*%R = M


mneunhoe/dpBootstrap documentation built on Feb. 10, 2023, 6:31 a.m.