getMultipleMeanCI.by.Path: Function given a collection of pathways, returns the summary...

Description Usage Arguments Examples

Description

Given a collection of pathwyas in SETs and the value of an estimate (ie lg FCH) in each column of STATs, it returns the summary

Usage

1
getMultipleMeanCI.by.Path(STATs, SETs, fname)

Arguments

SETs

matrix of number_of_genes by number_of_pathways. TRUE of FALSE if the gene belong to the pathway

fname

name of the file to save results

STATS

matrix of number_of_genes by number_of_comparisons with the estimates

Examples

1
z=getMultiplMeanCI.by.Path(ebfit$coef,SETs,'MeanFCH4Comparisons')

mssm-msf-2019/BiostatsALL documentation built on May 22, 2019, 12:16 p.m.