Skip to contents

Wrapper for clinical research contexts

Usage

get_clinical_context(
  context_type = "general",
  sample_size = NULL,
  effect_size = NULL
)

Arguments

context_type

Type of clinical context (survival, diagnostic, screening, etc.)

sample_size

Sample size for power considerations

effect_size

Expected effect size

Value

A list with the clinical context type, sample_size, effect_size, and any context-specific recommendations.