perform_survival_test: Perform survival comparison test

View source: R/surv_utils.R

perform_survival_testR Documentation

Perform survival comparison test

Description

Performs statistical test comparing survival curves across groups.

Usage

perform_survival_test(surv_obj, group_var, test_type)

Arguments

surv_obj

Survival object created by Surv().

group_var

Vector of group assignments.

test_type

Character string specifying test type.

Value

List with test statistic, p-value, and test type.


summata documentation built on May 7, 2026, 5:07 p.m.