R2GUESS.perm: Internal function used for the parallel computation on the...

Description Usage

View source: R/R2GUESS.perm.R

Description

Internal function used for the parallel computation on the permutation procedure for the calibration of the FDR threshold regarding the significance of the MPPI. This function run GUESS on permutation sample.

Usage

1
2
3
4
5
6
7
  R2GUESS.perm(dataY, dataX, path.inputx, path.inputy,
    path.output, path.par, path.init = NULL, file.par,
    file.init = NULL, file.log = NULL, nsweep,
    burn.in = 1000, Egam = 2, Sgam = 2, root.file.output,
    time = TRUE, top = 100, history = TRUE, label.X = NULL,
    label.Y = NULL, nb.chain, conf = 0, cuda = TRUE,
    MAP.file = NULL, p, q, n,time.limit=NULL,seed=NULL)

R2GUESS documentation built on May 2, 2019, 1:47 p.m.