Skip to contents

Checks structural integrity, accounting, prohibited payload names, backend status, and the absence of direct patient records. It cannot independently prove that runtime configuration or the external backend was honest.

Usage

validate_private_model(private_model, strict = FALSE)

Arguments

private_model

An object returned by .fit_private().

strict

Stop on any failed check when TRUE.

Value

A pmx_private_validation report.