Skip to contents

Returns post-processed, privacy-accounted sampling summaries from a fitted model. For dose-relative and occasion endpoints, the summary separates the probability that an occasion is sampled from the mean number of observations conditional on sampling. It never consults the source data.

Usage

sampling_summary(private_model)

Arguments

private_model

A model returned by .fit_private().

Value

A data frame with one row per endpoint and possible dose occasion.