Local-first analysis platform

Analyse your data and map it — in one place.

Statistics, machine learning and spatial / LiDAR analysis in a single workspace. Point-and-click, plain-English results, and an assistant that can run the analysis for you. It runs on your computer — your data never leaves it.

Get EasyAnalysis See what it does Free · runs offline · Windows, macOS & Linux
REGRESSION & LMERANDOM FOREST RASTER & VECTORLiDAR TIME SERIESSURVIVAL BAYESIAN
The problem

Stop moving your data between programs.

Spatial work usually means a round trip: prepare in GIS, export, model in R, export again, come back to see it on a map. Every hop loses time — and context.

The usual round trip

  1. 1Clip and extract in QGIS
  2. 2Export a CSV
  3. 3Write R code to model it
  4. 4Export predictions
  5. 5Back to GIS to see the map
  6. 6Change one thing → repeat all of it

With EasyAnalysis

  1. 1Drop in your raster, shapefile or CSV
  2. 2Extract values to a table — one click
  3. 3Fit the model in the same window
  4. 4Predictions land back on the map
  5. 5Map and table stay in sync
  6. 6Everything saved in the project
What it does

One workspace, every method.

Pick a tool from the menu; its settings open in the side panel and results appear in the middle. No screen-hopping, no code required.

Statistics & models

t-tests, ANOVA, regression, mixed effects, GAM, survival, SEM and Bayesian — with the numbers explained in plain English.

Machine learning

Random forest, XGBoost, SVM, neural nets, clustering and PCA — trained on an explicit Run, never by accident.

Spatial & LiDAR

Rasters, vectors and point clouds on one map: clip, reproject, terrain, hydrology, canopy models and tree detection.

An assistant that acts

Describe what you want to find out. It recommends the right method — and can run it on your data, showing exactly what it did.

Projects that remember

A project is a folder on your machine. Close the app, come back, and everything is where you left it.

Your data stays yours

Everything runs locally. Nothing is uploaded — no account, no cloud, no telemetry.

Get it

Run it in one line.

One line in a terminal installs everything — R, the app and its packages. No admin rights, no Docker, no setup.

Windows · PowerShell
iwr -useb https://easyanalysis.dev/install.ps1 | iex
macOS & Linux · Terminal
curl -fsSL https://easyanalysis.dev/install.sh | sh

First run downloads what it needs; after that it starts in seconds and opens at http://127.0.0.1:7788. Keep the terminal open while you work.

On macOS and Linux, R is used if you already have it — otherwise the script tells you the one command to get it.