REIDSmodel_intern: "REIDSmodel_intern"

Description Usage Arguments Value

View source: R/Functions.R

Description

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

Usage

1
REIDSmodel_intern(SubgeneData, nsim = 100)

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 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.


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