ADLB {hce}R Documentation

Laboratory dataset for Glomerular Filtration Rate (GFR) measurements.

Description

A dataset of laboratory measurements of kidney function over time for the 1500 patients in the ADSL dataset.

Usage

ADLB

Format

a data frame with 13980 rows and 8 variables:

ID

patient identifiers, numeric

TRTPN

treatment values, 1 Active or 2 Placebo, numeric

AVAL

measurement value, numeric

ADAY

measurement day in the study, numeric

AVISITN

hospital visit number, numeric

PARAM

name of the event, GFR measurments, character

PARAMCD

coded name of the event, GFR, character

PARAMN

type of the event is set to 7 for all measurements, 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(ADLB)

[Package hce version 0.6.0 Index]