iterTiMExSims: Performs TiMEx iteratively on a simulated dataset

Description Usage Arguments Details Value Author(s)

Description

iterTiMExSims performs TiMEx iteratively on a simulated dataset, by each time removing the highest ranking group of largest size and runnning TiMEx again.

Usage

1
iterTiMExSims(samplesModel, pairMu, pairPvalue, groupPvalue, corr, noRuns)

Arguments

samplesModel

structure as returned by the function drawSamples, containing the simulated pathTiMEx model, including the simulated binary matrices, the waiting times etc

pairMu

threshold on the pair-level mu (input to the function TiMEx). Default to 0.5.

pairPvalue

threshold on the pair-level pvalue (input to the function TiMEx). Default to 0.01.

groupPvalue

threshold on the group-level pvalue (input to the function TiMEx). Default to 0.1.

corr

type of correction employed by TiMEx. It has to either be "bonf" or "fdr". Default to "bonf".

noRuns

maximum number of times to run the iterative procedure. Default to 10.

Details

The groups reported are always the most significant ones of largest size. Once a group is reported, it is removed from the dataset and TiMEx is ran again. The groups are reported decreasingly by size. This function is designed to be applied on data simulated by the functions in this package.

Value

list consisting of

Author(s)

Simona Constantinescu, simona.constantinescu@bsse.ethz.ch


cbg-ethz/pathTiMEx documentation built on May 13, 2019, 2:03 p.m.