analyze_trial_phases
Analyze the distribution of trial phases for given search criteria.
This tool analyzes the distribution of clinical trial phases (e.g., Phase 1, Phase 2, Phase 3) for a given set of search criteria.
Input:
conditions: A list of medical conditions to filter the analysis.interventions: A list of interventions to filter the analysis.sponsors: A list of sponsors to filter the analysis.max_studies: The maximum number of studies to include in the analysis. Defaults to 1000.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sponsors | No | Sponsors to analyze | |
| conditions | No | Medical conditions to analyze | |
| max_studies | No | Maximum number of studies to analyze | |
| interventions | No | Interventions to analyze |