Learn R Programming

tipse (version 1.2)

plot_tp: Plot Model-Free Tipping Point Results

Description

Visualizes the hazard ratios and confidence intervals across tipping point parameters from model-free analyses, for both random sampling (% best event times) and deterministic sampling (number of patients event-free at DCO). Highlights the tipping point where the upper confidence interval crosses 1.

Usage

plot_tp(tipse)

Value

A ggplot2 object showing HR and CI across tipping point parameters.

Arguments

tipse

An S3 object of class "tipse" returned from tipping_point_model_free() or tipping_point_model_based().