Learn R Programming

visR (version 0.4.1)

adtte: adtte - CDISC ADaM compliant time to event data set

Description

ADTTE data copied from the 2013 CDISC Pilot

Usage

adtte

Arguments

Format

A data frame with 254 rows and 26 variables:

STUDYID

Study Identifier

SITEID

Study Site Identifier

USUBJID

Unique Subject Identifier

AGE

Age

AGEGR1

Pooled Age Group 1

AGEGR1N

Pooled Age Group 1 (N)

RACE

Race

RACEN

Race (N)

SEX

Sex

TRTSDT

Date of First Exposure to Treatment

TRTEDT

Date of Last Exposure to Treatment

TRTDUR

Duration of treatment (days)

TRTP

Planned Treatment

TRTA

Actual Treatment

TRTAN

Actual Treatment (N)

PARAM

Parameter Description

PARAMCD

Parameter Code

AVAL

Analysis Value

STARTDT

Time to Event Origin Date for Subject

ADT

Analysis Date

CNSR

Censor

EVNTDESC

Event or Censoring Description

SRCDOM

Source Domain

SRCVAR

Source Variable

SRCSEQ

Source Sequence Number

SAFFL

Safety Population Flag

Examples

Run this code
data("adtte")

Run the code above in your browser using DataLab