hohnloser: Left Ventricular Ejection Fraction

hohnloserR Documentation

Left Ventricular Ejection Fraction

Description

Left ventricular ejection fraction in patients with malignant ventricular tachyarrhythmias including recurrence-free month and censoring.

Usage

hohnloser

Format

A data frame with 94 observations on 3 variables.

EF

ejection fraction (%).

time

recurrence-free month.

event

status indicator for time: 0 for right-censored observations and 1 otherwise.

Details

The data published by \bibcitetcoin::Hohnloser_1987 were used by \bibcitetcoin::lausen_1992 to illustrate the use of maximally selected statistics.

References

\bibshow

*

Examples

## Asymptotic maximally selected logrank statistics
maxstat_test(Surv(time, event) ~ EF, data = hohnloser)

coin documentation built on June 30, 2026, 9:06 a.m.