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