Methodology · statistical analysis

Statistical analysis and interpretation

Axelium helps reviewers assemble datasets, run supported models, inspect plots and diagnostics, pin evidence, and document the decisions behind a result. The reviewer remains responsible for model choice, assumptions, and final interpretation.

Analysis workspace

The Analysis tab combines a conversational assistant, run history, results panels, plots, data views, and evidence pinning. Use it to ask for a planned analysis, inspect the dataset, run checks, and preserve the outputs that should support the report.

Statistical outputs should flow from validated data through documented model choice and reviewer interpretation.
www.axelium.ai · Analysis
Analysis workspace
Fig 1The Analysis tab brings datasets, runs, plots, summaries, and report evidence together.

Common analysis types

AnalysisUse whenReviewer checks
Pairwise meta-analysisTwo or more comparable studies estimate the same effect.Effect direction, model choice, heterogeneity, and study quality.
Sensitivity analysisYou need to test whether conclusions depend on one study or modelling choice.Influential studies, alternate assumptions, and protocol justification.
Publication-bias checksEnough studies exist to make asymmetry checks meaningful.Small-study effects, heterogeneity, and whether tests are underpowered.
Subgroup or meta-regressionA prespecified covariate may explain variation.Multiplicity, sparse groups, ecological bias, and over-interpretation.

Pairwise pooled analysis

Pairwise meta-analysis pools study-level effects into a summary estimate. Fixed-effect models assume a common underlying effect; random-effects models allow effects to vary across studies. Report the pooled estimate, confidence interval, heterogeneity, and why the model fits the protocol and data.

www.axelium.ai · Analysis
Forest plot
Fig 2Forest plots show study-level estimates, uncertainty, weights, and the pooled estimate.

Advanced synthesis workflows

Network meta-analysis and ecology/evolution synthesis have additional assumptions beyond a standard pairwise model. Use the dedicated guides before interpreting these outputs.

Ecology/evolution reviews default to a pairwise random-effects model and switch to a multilevel random-effects model when effects are dependent, nesting those effects within studies (estimated by REML with t-based inference), with an optional additive meta-regression on recorded moderators. Results are reported on the effect measure's natural scale with its null anchor, and certainty is narrative rather than clinical GRADE.

Custom analysis and the Analysis Workbench

When a requested method falls outside the curated toolset — bespoke model structures, methods from R packages Axelium does not curate, or your own lab's methodology — the statistics assistant can run custom R code in an isolated workspace. The run executes against a frozen, versioned export of your analysis dataset (with a data dictionary and provenance fingerprint), so custom results are comparable with curated runs on exactly the same rows.

There are two ways to run custom work. A single custom script runs inline: you ask for a method, approve it, and the result returns in the same turn. Larger projects — multi-file analyses, porting a third-party package, simulation pipelines — can be handed to the Analysis Workbench, which works through the task step by step in the background and keeps its workspace warm across delegations. While a Workbench task runs, the chat shows live progress — elapsed time, how many steps have completed, and a clear done, paused, or failed state — so a longer job is never an opaque wait.

  • Every custom run requires your explicit approval before any code executes, and analysis code runs with network access disabled. Package installation from CRAN and related public repositories happens in a separate, controlled step.
  • Outputs return in a structured format — estimates, tables, plots — with a complete package manifest (renv lockfile and session information) recorded for reproducibility.
  • Results are second-tier: they display with a “User-defined” badge, never feed GRADE or generated reports, and can be frozen as re-runnable recipes that reproduce the promoted estimates on the frozen data.

NOTE · Custom results stay walled off

Custom and Workbench outputs are kept separate from the curated, deterministic pipeline by design. They carry the “User-defined” badge, are excluded from certainty-of-evidence assessments and generated reports, and never change the numbers a curated analysis produces. The reviewer decides whether a custom result belongs in the review.

Risk of Bias 2.0

Risk-of-bias assessment can be drafted from source evidence, but the final judgement belongs to reviewers. Treat each domain judgement as a methodological decision: check the supporting evidence, edit where needed, and resolve reviewer disagreements before using the result in certainty assessment.

WARN · Do not let unreviewed appraisals drive conclusions

Risk-of-bias proposals are useful triage. Manuscript conclusions, certainty downgrades, and RevMan handoff should rely on reviewed and finalised judgements.

GRADE and Summary of Findings

Quantitative pairwise reviews can produce Summary of Findings rows across GRADE domains: risk of bias, inconsistency, indirectness, imprecision, and publication bias. These rows should be checked and finalised by reviewers. NMA uses a CINeMA-style certainty review path; ecology/evolution certainty is narrative by default.

The risk-of-bias domain reads the appraisal checklist chosen for the analysis — the one marked primary when several are configured, in the exact form each study was assessed with — falling back to RoB 2.0 for reviews that never chose one.

Evidence pinning and reporting

Pin plots, model summaries, dataset views, and important explanations to the Evidence Board so the final report can cite the exact outputs the team reviewed. If you rerun a model after changing data or assumptions, pin the updated evidence and explain the change.