Learn R Programming

tumgr (version 0.0.4)

sampleData: 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")

Arguments

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

Run this code
data(sampleData)
str(sampleData)

Run the code above in your browser using DataLab