ADSL {hce} | R Documentation |
Baseline characteristics dataset of patients with kidney function assessments.
Description
A data frame with baseline characteristics for 1500 patients used to derive KHCE
dataset.
Usage
ADSL
Format
a data frame with 1500 rows and 4 variables:
- ID
patient identifiers, numeric
- TRTPN
treatment values, 1 Active or 2 Placebo, numeric
- EGFRBL
Baseline GFR values of patients, numeric
- STRATAN
strata 1-4, higher value means a higher risk for kidney disease progression, numeric
Source
Heerspink HL et al "Development and validation of a new hierarchical composite endpoint for clinical trials of kidney disease progression." Journal of the American Society of Nephrology (2023): doi:10.1681/ASN.0000000000000243.
Examples
head(ADSL)
[Package hce version 0.6.0 Index]