Skip to main content

Module vector_vars

Module vector_vars 

Source
Expand description

pinned baseline-style vector variable groups.

Components are separate Float64 columns. Logical discovery nodes are the first component of each group; column_blocks_for_frame builds per-lag frame-index blocks for pairwise multivariate CI.

SPDX-License-Identifier: MIT OR Apache-2.0

Structs§

VectorVariableGroups
Ordered groups of component variable ids (pinned baseline vector_vars style).

Functions§

column_blocks_for_frame
Build per-lag column blocks for a lagged frame from vector-variable groups.
expand_fixed_vector_columns
Expand every [FixedVectorColumn] in data into dim Float64 columns and register them as vector-variable groups.