pool.zscores: Combine data for meta analysis.

Description Usage Arguments Value Warning Author(s)

Description

Combine the expression data, survival data (survival time and censoring status) and gene Z-scores for meta analysis.

Usage

1
pool.zscores(common.gene, s, geno.files, surv.data)

Arguments

common.gene

A vector of character strings containing the name of the genes common to the data sets composing the training set.

s

A vector of integers specifying the index of the expression files composing the training set.

geno.files

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

surv.data

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

Value

None.

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.