Data: Example dataset

Description Usage Format Details

Description

Randomly generated datasets used for running examples in this package.

Usage

1
2
3

Format

An object of class data.frame with 3187 rows and 3 columns.

Details

ADAE is the "adverse event analysis dataset", it contains four columns:
USUBJID: unique subject id
AEBODSYS: SoC of the AE
AEDECOD: PT of the AE

ADSL is the "subject level analysis dataset", it contains three columns:
USUBJID: unique subject id
TREATMENT: treatment applied on each subject, subjects are divided into control or treatment group based on this TRTCTR: indicitator for treatment group (TRTCTR=1, TREATMENT = "xyz" or 'xyz2') or control group (TRTCTR=0, TREATMENT='control' or 'control2')


ganluan123/FlagAE documentation built on Nov. 4, 2019, 1:02 p.m.