Ki67 {groupedHyperframe}R Documentation

Ki67 Data

Description

Ki67 cell data containing 622 patients.

Usage

Ki67

Ki67.

Format

patientID

factor, unique patient identifier

tissueID

factor, TMA core identifier

recurrence

integer, recurrence indicator, 1 = Recurred, 0 = not Recurred

recfreesurv_mon

integer, recurrence-free survival time in months

logKi67

double, log-transformed cell signal intensity of the protein immunofloerscence signal

age

integer, age at diagnosis

Tstage

integer, tumor stage

node

factor, node stage

HR

logical, hormone positive status

histology

integer, histology grade

Her2

logical, Her2 status

race

character, race, White, Black, Asian, Native Hawaiian or Other Pacific Islander, American Indian or Alaska Native, Unknown

adj_chemo

logical, whether completed adjuvant chemo treatment

adj_rad

integer, adjuvant radiation treatment, 0 = unknown, 1 = done, 2 = NOT done

An object of class data.frame with 4088 rows and 15 columns.

Details

The groupedHyperframe Ki67 is the complete data, to be used in examples of downstream packages maxEff and hyper.gam.

The data.frame Ki67. is a subset of the complete data Ki67, which consists only the first 6 patients. This small data is used as examples for function as.groupedHyperframe.data.frame().


[Package groupedHyperframe version 0.2.4 Index]