Description Usage Arguments Value
The function is part of the larger GDS 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 GDS function before before applying the gds model itself. The function is written to fit in the flow of the GDS model
1 | inigds(SubgeneData, nsim = 1000)
|
SubgeneData |
A subset of the data. Particularly, a subset of the data corresponding to one gene. |
nsim |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.