Product

Built for serious statistical work in the cloud.

Varyn is cloud software for statisticians and researchers who want a Stata-like workflow with modern cloud execution and progressive power scaling.

summarize wage tenure education
regress wage education tenure i.region, robust
simulate 2500: regress turnout age income ideology
$ varyn run model --dataset panel_q3 --cluster state --save project
Regression-first UXProgressive complexityCloud-ready jobs

Datasets

Upload CSV and .dta files, set an active dataset, and keep the data context visible in every run.

Models

Run summarize and OLS regressions with robust or cluster standard errors inside a clean, traceable workflow.

Jobs

Queue simulation runs and monitor progress with cloud-native execution tiers built around outcomes, not infrastructure jargon.

Presets

Scaffold common workflows like fixed effects, logistic regression, and election-style modeling without overwhelming the core UI.