input.specs: Data specs example

Description Usage Format Author(s)

Description

Data specs define the type of a variable for each column.

Usage

1
2

Format

A data frame with 18 rows and 2 variables:

Variable

Variable names.

Type

Describes how the column types must be specified:

character: used to label samples (e.g. Sample ID);
numeric: continuous numeric quantities (e.g. Weight, Age);
categorical: specifying categories of patients (e.g. Sex, CD8.ihc, Response);
time: specifying time to event (e.g. PFS, OS);
event: specifying if time is real or censored (1=actual, 0=censored).

Author(s)

Alexey Pronin pronin.alexey@gene.com, Ning Leng leng.ning@gene.com


lengning/gClinBiomarker documentation built on May 9, 2019, 2:55 p.m.