Generation from an existing release is post-processing: it reads no
confidential data and consumes no additional privacy budget, so any number of
datasets may be drawn from one synpmx_calibrated() or synpmx_empirical()
call.
Arguments
- x
A dataset returned by
synpmx_calibrated()orsynpmx_empirical(), or the release itself.- n_subjects
Number of subjects. Defaults to the released noisy count.
- seed
Ordinary generation seed.
- n_datasets
Number of datasets to draw. One is returned directly; several are returned as a list.