Skip to contents

Extracts Qini curve data from a Qini object and prepares it for plotting.

Usage

extract_qini_data(qini_obj, name, max_index, verbose = TRUE)

Arguments

qini_obj

A Qini object.

name

Name of the treatment arm.

max_index

Maximum index to extend the curve to.

verbose

Logical indicating whether to display detailed messages during execution. Default is TRUE.

Value

A data frame with extracted Qini data.