Contagion · Scale-Ordered (SOCH)
soch_profile
SOCH Scale Profile (published sochcontagion). Directed wavelet-quantile transfer-entropy profile by scale, BOTH directions, for a market pair — via the PUBLISHED sochcontagion package (Bhandari & Parida 2026). Returns the SOCH scale profile: peak scale (SOCH-A), shape-symmetry KL (SOCH-B), level asymmetry (SOCH-C). Reproduces the paper's USA->India result (tau=0.05, J=4: agg 0.039, rising d1->d4).
Identity
version 1.0.0 · capability contagion · min_obs 256 · runner r (soch_profile.R)
Primitives
P2P3
Composes with
not yet a catalog field — operator-composition metadata lands with Pathway F; nothing is invented here.
Parameters
| name | type | req | values / range |
|---|
| series | series (n=2) | required | |
| tau | num | optional | |
| levels | int | optional | |
Returns
method,dataset,from,to,tau,wavelet,levels,n,profile_forward,profile_reverse,peak_scale_forward,peak_scale_reverse,aggregate_forward,aggregate_reverse,shape_symmetry_kl,interpretation,source
Paper
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":"soch_profile","params":{"series":["India","USA"]}}'