HEP / Particle Physics
HistFactory fits, profile likelihood scans, CLs exclusion, impact ranking. Full pyhf workspace compatibility.
Upload HS3 or pyhf workspaces. Get CLs exclusion, profile scans, impact ranking, and toy-based limits — in milliseconds, not hours.
Run population PK models with NLME estimation, VPCs, and goodness-of-fit diagnostics. NONMEM-class accuracy, Rust speed.
Panel fixed effects, diff-in-diff, event study, IV/2SLS — with clustered standard errors and Stata-class speed on large datasets.
Kaplan-Meier curves, Cox proportional hazards, log-rank tests, and accelerated failure time models. Clinical-grade precision.
GLM claims modelling, Chain Ladder reserving, loss distribution fitting, and experience rating for actuarial workflows.
Fixed and random effects models with forest plots, funnel plots, and heterogeneity diagnostics. Publication-ready output.
What's Inside
Domain-specific statistical methods on a unified Rust compute engine. No stubs. Real math.
HistFactory fits, profile likelihood scans, CLs exclusion, impact ranking. Full pyhf workspace compatibility.
Nonlinear mixed effects, visual predictive checks, goodness-of-fit, PK simulation. NONMEM-class accuracy.
Panel fixed effects, difference-in-differences, event study, instrumental variables. Stata-class speed.
Kaplan-Meier curves, Cox proportional hazards, log-rank tests, accelerated failure time models.
GLM claims modelling, Chain Ladder reserving, loss distribution fitting, experience rating.
Fixed and random effects, forest plots, funnel plots, heterogeneity metrics. Publication-ready output.
How It Works
No infrastructure. No dependencies. Send your data, get results.
Sign up in 30 seconds. No credit card required. Your key is ready immediately.
POST your data — JSON, HS3, Parquet, CSV. Results in milliseconds, not minutes.
Use the Python SDK, REST API, or the built-in web IDE. Fits into any workflow.
# Fit a HistFactory model and get CLs exclusion curl -X POST https://cloud.nextstat.io/api/v1/hep/cls \ -H "Authorization: Bearer $NEXTSTAT_KEY" \ -H "Content-Type: application/json" \ -d '{"workspace": "analysis.json", "poi": "mu_sig", "cl": 0.95}' # Response (47ms): { "observed_cls": 0.0312, "expected_cls": [0.0044, 0.0152, 0.0438, 0.1127, 0.2541], "excluded": true, "compute_ms": 47 }
Why NextStat Cloud
Not a wrapper around SciPy. Not a notebook-as-a-service. A purpose-built compute engine.
Compiled Rust backend with zero-copy SIMD, reverse-mode AD, and optional GPU acceleration. No GIL. No garbage collector.
Authentication, API keys, team workspaces, SSO, audit logs, usage billing, and a built-in web IDE. Ship to production.
The nextstat.io library is open source under AGPL-3.0 with a commercial license option. Run locally or use Cloud for hosting, collaboration, and the web IDE.
Get your API key in 30 seconds. No credit card. No infrastructure. Just results.
Start Free