Network · Topology

network

Dependency Network (igraph). Builds a directed Granger network over 3–12 series and returns centralities (degree/betweenness/eigenvector), Walktrap communities, and force-directed layout coordinates for client-side SVG.

Identity

version 1.0.0 · capability network · min_obs 100 · runner r (network.R)

Primitives

P5P6

Composes with

not yet a catalog field — operator-composition metadata lands with Pathway F; nothing is invented here.

Parameters

nametypereqvalues / range
seriesseries (n=3–12)required
lagintoptional
alphanumoptional

Returns

method,dataset,series,n,lag,alpha,n_edges,density,reciprocity,n_communities,nodes,edges,interpretation

Paper

none — honest: a substrate method; no single companion paper claims it.

Changelog

[object Object]

Run it

curl -s -X POST https://shssm-compute-b7ui3oxaqq-el.a.run.app/api/compute/run \
  -H "Content-Type: application/json" \
  -d '{"method":"network","params":{"series":["India","USA","UK"]}}'
▶ open in the Workbench with network preselected
Generated from GET /api/compute/catalog by scripts/gen-man.mjs — the catalog is the truth; no hand-written method docs. · Econstellar · SHSSM, IIT Bhubaneswar.