shuffle_topm: Shuffle the top M groups

Description Usage Arguments Value

Description

Shuffle the top M groups

Usage

1
shuffle_topm(y, group, weights, combM, geneSubset, seed)

Arguments

y

a numeric matrix to be shuffled.

group

a integer vector indicating group indexes.

weights

optional numeric matrix containing prior weights.

combM

a integer matrix with each row giving one choice of M groups.

geneSubset

a integer vector indicating the probe pattern of combM.

seed

an integer seed for the random number generator.

Value

shuffled expression matrix and weight matrix in top M groups.


Lululuella/OVESEG documentation built on May 21, 2019, 2:28 a.m.