Last data update: 2014.03.03

R: Example Patient Tumor Data
sampleDataR Documentation

Example Patient Tumor Data

Description

Sample of control arm data for package examples from a phase 3, randomized, open-label study evaluating DN-101 in combination with Docetaxel in androgen-independent prostate cancer (AIPC) (ASCENT-2). The data was obtained from Project Data Sphere (sponsor Novacea, Inc).

Usage

data("sampleData")

Format

A data frame with 1250 observations on the following 3 variables.

name

a numeric vector uniquely identifying patient

date

a numeric vector for the date of measurement

size

a numeric vector for the measurement

Source

Project Data Sphere (sponsor Novacea, Inc). https://www.projectdatasphere.org/projectdatasphere/html/content/89

Examples

data(sampleData)
str(sampleData)

Results