network-meta-analysis

Perform network meta-analysis comparing multiple treatments with frequentist and Bayesian models.

1|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/matheus-rech/meta-agent-mobile --skill network-meta-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: network-meta-analysis
Source: https://github.com/matheus-rech/meta-agent-mobile/tree/main/agentskills/network-meta-analysis
Command: npx skills add https://github.com/matheus-rech/meta-agent-mobile --skill network-meta-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables researchers and clinicians to perform network meta-analysis to compare multiple treatments simultaneously, incorporating direct and indirect evidence to inform decisions.

Core Features & Use Cases

  • Builds networks from study data using direct and indirect evidence to compare multiple interventions.
  • Assesses transitivity and consistency, with both frequentist (netmeta) and Bayesian (gemtc/BUGSnet) approaches.
  • Generates network plots, league tables, and ranking metrics (SUCRA/P-scores) to communicate results.

Quick Start

Input a prepared dataset and run a basic NMA model to get treatment comparisons and rankings.

Frequently Asked Questions about network-meta-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a network meta-analysis to compare multiple treatments simultaneously?

Network meta-analysis compares multiple treatments simultaneously by combining direct and indirect evidence from study data to generate treatment comparisons, network plots, and league tables.

What is the difference between direct and indirect comparisons in network meta-analysis?

Indirect comparisons in network meta-analysis estimate treatment effects between interventions without head-to-head trials by leveraging direct evidence across a connected network of studies.

How do I assess transitivity and consistency when running an NMA model?

Assessing transitivity and consistency in an NMA model involves evaluating whether direct and indirect evidence align across the network, using frequentist or Bayesian modeling approaches.

Can I use Bayesian modeling with BUGSnet or frequentist netmeta for treatment ranking?

Treatment ranking in network meta-analysis is supported using frequentist netmeta and Bayesian BUGSnet approaches to calculate ranking metrics like SUCRA and P-scores.

How do I generate a league table and network plot from clinical trial data?

Generating a league table and network plot requires inputting prepared clinical trial data into the NMA model to visualize treatment networks and summarize comparison outcomes.

When do I need network meta-analysis instead of standard pairwise meta-analysis?

Network meta-analysis is needed when comparing multiple interventions simultaneously beyond standard pairwise meta-analysis, synthesizing both direct and indirect evidence to inform clinical decisions.