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
iniREIDS(SubgeneData, nsim = 1000)A subset of the data. Particularly, a subset of the data corresponding to one gene.
The number of iterations to perform.
A list with an item per gene. Per gene it is mentioned wich probesets are informative and which are not.