excl.missing.single.indep: Exclude missing samples prior to independent validation

Description Usage Arguments Value Warning Author(s)

Description

Exclude samples with missing survival time points prior to the application of independent validation to single data sets.

Usage

1
excl.missing.single.indep(geno.files,ind,surv.data, common.gene)

Arguments

geno.files

A vector of character strings containing the names of the expression files.

ind

Index of expression files in geno.files to combine.

surv.data

The list of two vectors, survival time and censoring status. In the censoring status vector, 1 = event occurred, 0 = censored.

common.gene

A vector of character strings containing the names of the genes common to all data sets.

Value

A list of two objects, (i) Matrix of gene expression data of the patients with no missing survival time. (ii) The list of two vectors, survival time and censoring status of the patients with no missing survival time points.

Warning

This function is not called by the user directly.

Author(s)

Haleh Yasrebi


survJamda documentation built on May 1, 2019, 8:50 p.m.