Learn R Programming

BuyseTest (version 3.1.0)

CHARM: RCT In Chronic Heart Failure Assessing an Inhibitor of the Renin-Angiotensin System.

Description

Simulated data inspired from the CHARM-Preserved Trial comparing cardiovascular death or admission to hospital for chronic heart failure (CHF) among patients with CHF treated with candesartan or placebo.

  • id: study participant.

  • treatment: treatment arm: candesartan (T) or placebo (C).

  • Mortality: time from inclusion (say diagnosis) to death or loss to follow-up.

  • statusMortality: event triggering the end of follow-up: death (1), drop-out (0).

  • Hospitalization: time from inclusion (say diagnosis) to hospitalization or end of follow-up.

  • statusHospitalization: hospitalization (1) or end of follow-up (0).

  • Composite: time to hospitalization, death, or loss to follow-up, whichever comes first.

  • statusComposite: hospitalization or death (1), drop-out (0).

Usage

data(CHARM, package = "BuyseTest")

Arguments

Format

An object of class data.frame with 3023 rows and 8 columns.

Author

Johan Verbeeck

References

Yusuf Salim, et al. "Effects of candesartan in patients with chronic heart failure and preserved left-ventricular ejection fraction: the CHARM-Preserved Trial". The Lancet (2003) 9386(362):777-781.