ResamplelogLik: log-Likelihood values of Permutations

Description Usage Arguments Value Author(s) See Also

View source: R/ResamplelogLik.R

Description

log-Likelihood values from all permutations.

Usage

1
2
ResamplelogLik(xx, D.full, glm.family, nperm.used, covars, use.permMat, permMat, 
		snowfall.args, snowfall.seed)

Arguments

xx

Dataset (genes x patients).

D.full

Designmatrix.

glm.family

Family for the regression.

nperm.used

Number of permutations for the test.

covars

Columns for the test.

use.permMat

Use permutation matrix TRUE/FALSE.

permMat

Permutation matrix.

snowfall.args

A list with parameters for the initialisation of parallelizing with package snowfall.

snowfall.seed

Start seed.

Value

A list with log-Likelohood values for each permutated designmatrix.

Author(s)

Frederike Fuhlbrueck f.fuhlbrueck@googlemail.com

See Also

See Functions_for_Permutation.


GlobalDeviance documentation built on May 2, 2019, 11:32 a.m.