$ ⌘K

Quick Start — Pmsc Market For Force

step_count: 2· runtime: 1–3 minutes

Basic analysis workflow for the pmsc_market_for_force domain.

// pipeline
2 steps
01

Correlation Matrix

action run_engineon fail: continuecompare_to_kb
config (1 key)
{
  "variables": [
    "pmsc_presence",
    "pmsc_type",
    "pmsc_government_linkage",
    "pmsc_service_spectrum",
    "pmsc_market_competition",
    "conflict_intensity_pmsc"
  ]
}
02

Primary Model

action run_engineon fail: abortcompare_to_kb
config (2 keys)
{
  "outcome": "conflict_intensity_pmsc",
  "predictors": [
    "pmsc_presence",
    "pmsc_type",
    "pmsc_government_linkage"
  ]
}
// from pax
Private Military and Security Companies
// engines
engine.logistic_regressionengine.correlation_matrix
// note
step bodies extracted from the .pax archive at build time. download the parent pax for the full yaml.
[ download pmsc-market-for-force.pax.tar.gz ]