Learn R Programming

hce (version 0.7.0)

ADLB: 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

Arguments

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 measurements, character

PARAMCD

coded name of the event, GFR, character

PARAMN

type of the event is set to 7 for all measurements, numeric

Examples

Run this code
head(ADLB)

Run the code above in your browser using DataLab