iniREIDS: "iniREIDS"

Description Usage Arguments Value

View source: R/Functions.R

Description

The function is part of the larger REIDS function and performs the I/NI calls filtering model on the data for a single gene to select only the informative probesets. The method is performed if Informative=TRUE in the REIDS function before before applying the REIDS model itself. The function is written to fit in the flow of the REIDS model

Usage

1
iniREIDS(SubgeneData, nsim = 1000)

Arguments

SubgeneData

A subset of the data. Particularly, a subset of the data corresponding to one gene.

nsim

The number of iterations to perform.

Value

A list with an item per gene. Per gene it is mentioned wich probesets are informative and which are not.


REIDS documentation built on May 2, 2019, 4:45 p.m.