Skip to main content

Module graph

Module graph 

Source
Expand description

BIDS-StatsModels directed acyclic graph.

StatsModelsGraph is the top-level type for a BIDS-StatsModels specification. It contains analysis nodes (run/session/subject/dataset levels) connected by edges defining how data flows through the pipeline.

Structsยง

StatsModelsGraph
Rooted directed acyclic graph representing a BIDS-StatsModel specification.