Alphensi is the analytical studio that replaces jamovi, JASP, and scattered R scripts. With a reactive, reproducible, visually stunning environment built for serious researchers.
| Predictor | B | β | t | p | 95% CI |
|---|---|---|---|---|---|
| (Intercept) | 42.3 | — | — | — | — |
| age | 0.88 | 0.31 | 4.2 | < .001 | [0.47, 1.29] |
| bmi | 2.14 | 0.28 | 3.8 | .002 | [1.03, 3.25] |
| systolic_bp | 0.42 | 0.14 | 2.1 | .038 | [0.02, 0.82] |
jamovi and JASP made statistics accessible. But the paradigm, static menus, isolated output blocks, manual reproducibility, hasn't kept pace with modern research demands.
Run an analysis, get a frozen table. Change a variable, start over. No reactivity, no live updates, no undo.
Basic bar charts with no interactivity. No Plotly, no effect plots, no posterior distributions, no SHAP panels.
Analyse in the GUI, copy-paste to Word, lose the trail. Three colleagues, three different results from the same dataset.
Bayesian hierarchical models, mixed effects, survival regression, all fall back to "write R yourself" the moment complexity increases.
Every dataset, transformation, and model is a node in a persistent analytical graph. Change a filter upstream, every downstream model, chart, and table updates instantly. No re-running. No stale results.
The Code tab is never empty. Every variable assignment, checkbox tick, and method selection immediately produces valid, runnable tidyverse R. Switch to code mode at any moment — edit freely, and the GUI reflects your changes.
Logistic regression with ROC/AUC, Kaplan–Meier survival curves, PCA with biplot, Linear Mixed Effects with ICC, all first-class. No R required. Every model includes diagnostics, effect plots, and an auto-written interpretation paragraph.
Reproducibility isn't a feature you enable, it's the default. Every project stores dataset hashes, package versions, transformation steps, and model specs. A complete Quarto document is auto-generated and always current.
Every method ships with full GUI configuration, interactive plots, assumption checks, APA output, and live R code.
Alphensi doesn't replace R, it makes R fully accessible without hiding it.
| Feature |
α
Alphensi
|
j
jamovi
|
J
JASP
|
R
RStudio
|
|---|---|---|---|---|
| GUI point-and-click analysis | ✓ | ✓ | ✓ | ✗ |
| Live R code generation | ✓ | Partial | ✗ | ✓ |
| Reactive analytical graph | ✓ | ✗ | ✗ | ✗ |
| Interactive Plotly visualisations | ✓ | ✗ | Limited | ✓ |
| Auto-generated Quarto/R Markdown | ✓ | ✗ | ✗ | Manual |
| Dataset SHA + reproducibility manifest | ✓ | ✗ | Partial | Manual |
| Transformation pipeline (reversible) | ✓ | Basic | Basic | ✓ |
| Bayesian inference (BF + posterior) | ✓ | Limited | ✓ | ✓ |
| Mixed effects models (lme4) | ✓ | ✓ | ✓ | ✓ |
| Survival analysis (KM + Cox) | ✓ | Module | ✓ | ✓ |
| PCA with biplot | ✓ | ✓ | ✓ | ✓ |
| Version history + rollback | ✓ | ✗ | ✗ | Git only |
| Runs in browser (no install) | ✓ | ✗ | ✗ | ✗ |
| Open source core | ✓ | ✓ | ✓ | ✓ |
Start analysing in seconds. No installation. No R knowledge required.