trial-sequential-analysis

Calculate Required Information Size and monitoring boundaries for cumulative meta-analyses.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Trial Sequential Analysis (TSA) helps control type I and II errors in cumulative meta-analyses by applying sequential monitoring boundaries.

Core Features & Use Cases

  • Calculate Required Information Size (RIS) and information fraction to assess evidence sufficiency.
  • Define and interpret monitoring boundaries (benefit, harm, futility) for cumulative data.
  • Generate TSA plots and perform analyses in R using the RTSA package or TSA software to plan future trials.
  • Adjust for heterogeneity and plan evidence-based decisions about continuing or stopping trials.

Quick Start

Input your cumulative meta-analysis data and run a TSA to determine RIS, information fraction, and boundary crossings.

Frequently Asked Questions about trial-sequential-analysis

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

FAQPage Schema
What is trial sequential analysis and when should I use it in a meta-analysis?

Trial sequential analysis (TSA) is a method used in cumulative meta-analyses to control type I and II errors by applying sequential monitoring boundaries. You should use it to determine if accumulated evidence is conclusive and to estimate the Required Information Size.

How do I calculate Required Information Size and information fraction for my meta-analysis?

Calculate the Required Information Size (RIS) and information fraction using your cumulative meta-analysis data. This Skill processes binary and continuous outcomes to assess whether the accumulated evidence is sufficient.

How do I interpret monitoring boundaries like benefit, harm, and futility in TSA?

Monitoring boundaries in TSA define thresholds for benefit, harm, and futility. Crossing these boundaries during cumulative analysis indicates that the evidence is conclusive, helping you decide whether to stop or continue future trials.

Can I perform trial sequential analysis and generate plots using the RTSA package in R?

Yes, you can perform TSA and generate plots in R using the RTSA package or TSA software. This Skill supports R-based workflows to calculate information size, apply heterogeneity adjustments, and visualize monitoring boundaries.

How does heterogeneity adjustment work when calculating the Required Information Size?

Heterogeneity adjustment modifies the Required Information Size calculation to account for variance between studies. This adjustment ensures that monitoring boundaries and information fraction estimates remain reliable despite diversity in your cumulative meta-analysis data.

When should I not use trial sequential analysis for my cumulative meta-analysis?

TSA is not recommended if your cumulative meta-analysis lacks sufficient data to estimate variance or if heterogeneity is excessively high. It requires binary or continuous outcome data to properly calculate information size and apply monitoring boundaries.