Panel · Stationarity
panel_unit_root
Panel Unit Root (IPS + LLC). Im-Pesaran-Shin and Levin-Lin-Chu panel unit-root tests over 2–18 series (plm::purtest).
Identity
version 1.0.0 · capability stationarity · min_obs 100 · runner r (panel_unit_root.R)
Primitives
—
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–18) | required | |
| lags | enum | optional | aic | sic | hall |
Returns
method,dataset,series,n_obs,n_panels,lags,ips,llc,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":"panel_unit_root","params":{"series":["India","USA"]}}'