No install. No sign-up. No data upload.
Drop a CSV and start exploring.
Combine geometries and statistical transforms to build the chart you need — regression fits, prediction intervals, distributions, survival curves, faceted layouts, and more.
Scatter plot with regression lines and confidence bands
Configure and run models through a GUI. Results report confidence intervals and effect estimates rather than p-values. Regression models include residual diagnostics.
Ordinary Least Squares (OLS), Generalized Linear Model (GLM), Generalized Linear Mixed Model (GLMM), ANOVA, Principal Component Analysis (PCA), Random Forest, ARIMA, Cox Proportional Hazards, Kaplan-Meier, Design of Experiments (DoE), cross-tabulation, descriptive statistics.
GLM — Configure a model and view coefficient estimates
Write DuckDB SQL to filter, join, and transform datasets. Derived tables feed directly into models and graphs.
Datasets, derived tables, models, and reports form a dependency graph. Project Lineage visualizes it so you can trace any result back to its source.
MIDAS runs DuckDB compiled to WebAssembly inside your browser. All computation happens on your machine — no server receives your data. Install it as a PWA and work offline.