Skip to main content

Module multi_env_plan

Module multi_env_plan 

Source
Expand description

Multi-environment / panel sample planning without per-env full series clones.

SPDX-License-Identifier: MIT OR Apache-2.0

Structs§

MultiEnvSamplePlan
Shared lag maps + column list for multi-environment sample planning.
PanelSamplePlan
Shared column list + per-unit plans for panel data.

Functions§

plans_for_series_lengths
Build one LaggedSamplePlan per series length, sharing LagMap Arcs for equal lengths.