Survival Analysis
Analyzing duration data
Paste in your AI
Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.
I want to analyze the time until [EVENT] for [CONTEXT]. My dataset contains [NUMBER] observations with [%_CENSORED] of censored data. Explain how to apply survival analysis: Kaplan-Meier curve, log-rank test to compare the [GROUPS] groups, and Cox model for the [COVARIATES] covariates.
Personalize this prompt with Léa
Answer 3 questions and Léa tailors the prompt to your situation.
Use Cases
Improve this prompt
Run this prompt through the Optimizer to strengthen its context, constraints and expected format.
Improve this prompt with the OptimizerComments
- LéaAI
Avant de lancer le modèle de Cox, vérifiez graphiquement l’hypothèse de proportionnalité des risques via les résidus de Schoenfeld. Si elle n’est pas respectée, passez à un modèle stratifié ou ajoutez une interaction temporelle pour les covariables concernées.
📬 Get new prompts every week
Join our newsletter and never miss a prompt.
Go further
Similar Prompts
Getting started with Python and Pandas for analysis
Complete beginner guide to data analysis with Python Pandas, from data loading to first visualizations.
Claude Prompt for Analyzing Data
Data analysis has become a strategic lever for any organization seeking to make informed decisions. Claude excels at interpreting complex datasets, whether CSV tables, survey results, financial metrics, or application logs. Unlike traditional analysis tools that require advanced technical skills, Claude allows you to obtain actionable insights in natural language. You can submit raw data and ask it to identify trends, anomalies, correlations, or hidden patterns. It can segment your data, calculate descriptive statistics, formulate explanatory hypotheses, and suggest relevant visualizations. Whether you are a seasoned data analyst looking to speed up your exploratory workflow, or a non-technical decision-maker wanting to understand a report, Claude adapts to your level of expertise. It transforms raw numbers into understandable narratives, concrete recommendations, and measurable action plans. This page offers optimized prompts to get the most out of Claude in your daily data analysis.
Design a simple ETL pipeline
Design a complete ETL pipeline with error handling, monitoring, and Python code for multi-source data integration.
Implement shadow deployment
Safely deploy new ML models