Learn R Programming

iBATCGH (version 1.3.1)

RListToVector: Internal function

Description

Internal function

Usage

RListToVector(xList, G, T)

Arguments

xList

List of included associations (C format)

G

Number of gene expression probes

T

Number of CGH probes

Value

Returns a vector whose elements are the number of times, across the MCMC iterations, the corresponding position of the transition matrix has been set to one.

Details

This is an internal function.