Skip to main content

소스 정보

저장소
beita6969/ScienceClaw
최근 소스 활동
2026년 3월 12일 04:53
감지된 SKILL.md 언어
영어
스타
904
포크
104

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
clinical
description
null
# Clinical Research ## Overview Clinical study design, statistical analysis, and regulatory compliance for medical research. ## Study Designs | Design | Level of Evidence | Best For | |--------|------------------|----------| | RCT | I | Treatment efficacy | | Cohort (prospective) | II | Risk factors, prognosis | | Cohort (retrospective) | III | Exposure-outcome associations | | Case-control | III | Rare diseases, risk factors | | Cross-sectional | IV | Prevalence, correlations | | Case report/series | V | Novel observations | ## Common Analyses - **Survival analysis**: Kaplan-Meier curves, Log-rank test, Cox regression - **Diagnostic accuracy**: Sensitivity, specificity, ROC curve, AUC - **Meta-analysis**: Fixed/random effects, forest plot, heterogeneity (I-squared) - **Propensity score matching**: For observational study confounding - **Nomogram**: Predictive model visualization for clinical use ## Sample Size Calculation - Define: alpha (usually 0.05), power (usually 0.80), effect size, outcome type - Tools: G*Power, R `pwr` package, Python `statsmodels` - Report: formula used, assumptions, expected dropout rate ## Regulatory Compliance - **IRB/Ethics committee**: Required for all human subjects research - **Informed consent**: Written, voluntary, comprehensive - **ClinicalTrials.gov**: Registration before enrollment (ICMJE requirement) - **GDPR/HIPAA**: Data privacy for patient information - **GCP (Good Clinical Practice)**: ICH E6 guidelines ## Reporting Guidelines | Guideline | Study Type | |-----------|-----------| | CONSORT | Randomized controlled trials | | STROBE | Observational studies | | PRISMA | Systematic reviews / meta-analyses | | STARD | Diagnostic accuracy | | TRIPOD | Prediction models | | SPIRIT | Study protocols |
GitHub에서 보기