Skip to contents

Strata are categorical treatment assignments or grouping variables declared through pmx_roles(), such as ACTARM, TRT, or a nominal dose group. Their released probabilities and property-conditioned regimen summaries are source-dependent and therefore part of the fitted model's privacy accounting.

Usage

strata_summary(private_model)

Arguments

private_model

A fitted model from .fit_private().

Value

A data frame with one row per declared property stratum. It has zero rows when no strata were declared.