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

nametypereqvalues / range
seriesseries (n=2–18)required
lagsenumoptionalaic | 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"]}}'
▶ open in the Workbench with panel_unit_root 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.