$npx skillfedfor your agent

biostatistics

This skill handles survival analysis and time-to-event data common in clinical research, including Kaplan-Meier estimation, Cox proportional hazards regression, and competing risks modeling. It also covers longitudinal data analysis, diagnostic accuracy assessment, and missing data strategies tailored to biomedical studies.

Biostatistics performs Kaplan-Meier survival analysis and Cox regression for clinical research outcomes.

AI-generated summary based on this skill's SKILL.md

869 101 MITupdated by beita6969

Decision gist · record as of 2026-06-08

Biostatistics performs Kaplan-Meier survival analysis and Cox regression for clinical research outcomes. This skill handles survival analysis and time-to-event data common in clinical research, including Kaplan-Meier estimation, Cox proportional hazards regression, and competing risks modeling. It also covers longitudinal data analysis, diagnostic accuracy assessment, and missing data strategies tailored to biomedical studies.

manual: git clone https://github.com/beita6969/ScienceClaw → cp -r ScienceClaw/skills/biostatistics ~/.claude/skills/biostatistics
skills/biostatistics/SKILL.md · version 84f615f1

Use it when

  • biostatistics provides tools for Kaplan-Meier estimation to visualize survival curves accounting for censoring.
  • Yes, biostatistics assesses diagnostic test accuracy through sensitivity, specificity, and ROC/AUC analysis for biomarker evaluation.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

beita6969/ScienceClaw/biostatistics · repository language: TypeScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is biostatistics used for in clinical trials?

biostatistics handles survival analysis for clinical trials, including time-to-event data analysis with methods like Kaplan-Meier curves, log-rank tests, and Cox proportional hazards regression. It enables researchers to estimate survival probabilities, compare treatment groups, and quantify hazard ratios with confidence intervals for regulatory submissions and evidence synthesis.

How does biostatistics handle Kaplan-Meier curves and Cox regression?

biostatistics provides tools for Kaplan-Meier estimation to visualize survival curves accounting for censoring, log-rank tests to compare groups, and Cox proportional hazards regression to model covariate effects on time-to-event outcomes. It also tests the proportional hazards assumption and computes adjusted hazard ratios for multivariable inference.

Can biostatistics evaluate diagnostic test accuracy and ROC performance?

Yes, biostatistics assesses diagnostic test accuracy through sensitivity, specificity, and ROC/AUC analysis for biomarker evaluation. It quantifies discriminative ability, compares competing diagnostic strategies, and supports threshold optimization for clinical decision-making in biomedical research.

How does biostatistics model competing risks and cumulative incidence?

biostatistics handles competing risks analysis using Fine-Gray models and cumulative incidence functions to estimate the probability of specific events when multiple outcomes can occur. This is essential when subjects may experience alternative endpoints (e.g., death from different causes) that prevent observation of the primary event of interest.

What missing data methods does biostatistics support?

biostatistics performs multiple imputation for missing data under MCAR, MAR, and MNAR assumptions in clinical studies. It enables valid inference when data are incomplete, preserves uncertainty through imputation variability, and supports sensitivity analyses to assess robustness to missing data mechanisms.

Does biostatistics analyze longitudinal and repeated measures data?

Yes, biostatistics analyzes longitudinal and repeated measures data using mixed effects models and generalized estimating equations (GEE). These methods account for within-subject correlation, handle unbalanced designs, and provide population-averaged or subject-specific inference for biomedical studies tracking outcomes over time.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

When to Trigger

Activate this skill when the user mentions: - Survival analysis, time-to-event, censoring - Kaplan-Meier curves, log-rank test, median survival - Cox regression, proportional hazards, hazard ratio - Longitudinal data, mixed-effects models, GEE - Diagnostic accuracy, sensitivity, specificity, ROC/AUC - Competing risks, Fine-Gray model, cumulative incidence - Sample size for clinical endpoints, multiplicity adjustment - Missing data in clinical studies, multiple imputation, MCAR/MAR/MNAR

Step-by-Step Methodology

  1. Study design assessment - Confirm study type (cohort, case-control, cross-sectional, RCT). Identify primary endpoint type (continuous, binary, time-to-event, count, ordinal). Determine if data is clustered or longitudinal.
  2. Survival analysis - Define time origin, event

(truncated - see the full file via the links below)

File tree — 1 file
skills/biostatistics/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Analyze survival data with Kaplan-Meier curves and Cox regression”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Scikit Survival Analysis
by jaechang-hits · jaechang-hits/SciAgent-Skills

Scikit Survival Analysis extends scikit-learn for right-censored survival data, offering Cox proportional hazards (including elastic net variants), ensemble methods like Random Survival Forests and Gradient Boosting, and survival SVMs. It provides censoring-aware evaluation metrics and non-parametric survival curve estimation.

no license declared → metadata onlyupdated Jul 2026
★ 284repo stars
Survival Analysis
by aj-geddes · aj-geddes/useful-ai-prompts

This skill teaches statistical methods for analyzing when events occur, accounting for incomplete observations where some subjects haven't experienced the event yet. You'll learn Kaplan-Meier estimation for survival curves, Cox regression for modeling risk factors, and log-rank tests for comparing groups—with practical Python implementations using lifelines.

MITupdated Mar 2026
★ 299repo stars
lifelines
by tondevrel · tondevrel/scientific-agent-skills

Lifelines is a Python survival analysis library built for medical research and epidemiology. It models time-to-event outcomes like disease progression or recovery, properly accounting for censored data from patients who leave studies early. Use it to estimate survival curves, compare treatment groups, and identify risk factors through Cox proportional hazards regression.

MITupdated Feb 2026
★ 19repo stars
scikit-survival
by synthetic-sciences · synthetic-sciences/openscience

scikit-survival is a Python library for survival analysis that handles censored data in time-to-event modeling. It offers Cox proportional hazards models, ensemble methods like Random Survival Forests and Gradient Boosting, and Survival SVMs, with evaluation metrics including concordance index and Brier score. Use it for competing risks analysis, Kaplan-Meier estimation, and any survival analysis workflow.

Apache-2.0updated Jul 2026
★ 2,896repo stars
statistics
by beita6969 · beita6969/ScienceClaw

This skill guides you through test selection for continuous, categorical, and time-to-event data across different study designs. It includes assumption verification methods, multiple comparison corrections, and effect size benchmarks to ensure rigorous analysis. Follow integrated reporting standards to communicate results with full transparency.

MITupdated Jun 2026
★ 869repo stars
scikit-survival
by K-Dense-AI · K-Dense-AI/scientific-agent-skills

scikit-survival 0.28.0 enables you to construct, tune, and assess survival workflows for right-censored outcomes using Cox models, ensemble methods, and kernel-based approaches. The skill enforces leakage-safe data splits, preprocessing pipelines, and proper metric selection—discrimination, calibration, and prediction error—while handling competing risks through nonparametric cumulative incidence.

MITupdated Jul 2026
★ 31,940repo stars

More skills meta-analysis (MIT) · statistical-testing (MIT)

Tags
time-to-event-modelingclinical-trial-statssurvival-curvesrisk-stratificationbiomedical-researchcensored-dataendpoint-analysispredictive-accuracymissing-data-handling