Learn R Programming

hce (version 0.7.0)

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

Arguments

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

Examples

Run this code
head(ADSL)

Run the code above in your browser using DataLab