Skip to contents

Reports whether point-in-time availability is active and which fact-family checks are declared, omitted, assumption-backed, or disabled. Inspection is read-only and does not execute the strategy.

Usage

ledgr_experiment_plan(x, ...)

# S3 method for class 'ledgr_experiment_plan'
print(x, ...)

Arguments

x

A ledgr_experiment.

...

Unused.

Value

A ledgr_experiment_plan object. Its checks tibble reports each family status and keeps generated-schedule and assumed-knowledge reasons separate in assumption_reasons.

Articles

Point-in-time universe workflow: vignette("survivorship-bias", package = "ledgr") system.file("doc", "survivorship-bias.html", package = "ledgr")