doPerm: Title

View source: R/CIBERSORT.R

doPermR Documentation

Title

Description

doPerm performs permutation-based sampling and runs the CoreAlg function iteratively.

Usage

doPerm(perm, X, Y, absolute, abs_method)

Arguments

perm

Number of permutations to perform.

X

Input matrix or data frame containing the predictor variables.

Y

Numeric vector containing the response variable.

absolute

Logical value indicating whether to use absolute space or relative space for the weights.

abs_method

String indicating the method to calculate the weights in absolute space. Can be either 'sig.score' or 'no.sumto1'.


IOBR/IOBR documentation built on May 5, 2024, 2:34 p.m.