excl.missing: Exclude missing samples

Description Usage Arguments Value Warning Author(s)

Description

Exclude samples with missing survival times.

Usage

1
excl.missing(mat,phyno)

Arguments

mat

Matrix of gene expression data.

phyno

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

Value

A list of two objects; (i) matrix of gene expression data of the patients with no missing survival times. (ii) the list of two vectors, survival time and censoring status of patients with no missing survival time 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.