Learn R Programming

REIDS (version 0.1.0)

REIDSmodel_intern: "REIDSmodel_intern"

Description

The function is part of the larger REIDS function and performs the REIDS model on the data for a single gene.

Usage

REIDSmodel_intern(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. Defaults to 1000.

Value

A list with 2 items per gene. The first item is the exon scores of the corresponding probesets and the second contains a data frame with the array scores of the exons across the samples. If the iniREIDS model was performed. The items will be added to the previously made list.