mulPermC: MulCom Permutation

Description Usage Arguments Details Author(s) Examples

Description

R pipe to C function not called directly by user that reiterate MulCom Test on permutated data to perform Monte Carlo simulation

Usage

1
mulPermC(eset, index, means, mse, n, m, nump, ngroups, reference)

Arguments

eset

An an AffyBatch object, each row of must correspond to a variable and each column to a sample.

index

a numeric vector of length ncol(data) with the labels of the samples. 0 are the reference samples.

means

entry for the means output.

mse

entry for the mean square errors output

n

number of rows in obext of class eset

m

number of columns

nump

number of permutation to perform

ngroups

a number corresponding to the number of groups in the analysis.

reference

reference for the comparisons. typically it is 0

Details

mulPerm

Author(s)

Claudio Isella, claudio.isella@ircc.it

Examples

1
data(benchVign)

Mulcom documentation built on Nov. 8, 2020, 5:53 p.m.