funcThresh {RUVcorr}R Documentation

Function to calculate correlation threshold in parallel.

Description

Internal function for parallel computing.

Usage

funcThresh(.x, Y, Weights, Factor, anno, index.ref, thresholds, set.size)

Arguments

.x

Vector.

Y

Matrix.

Weights

A object of class Weights or a list of weights.

Factor

Character string.

anno

Dataframe.

index.ref

Vector.

thresholds

Vector.

set.size

Integer.

Value

Matrix.

Author(s)

Saskia Freytag


[Package RUVcorr version 1.16.0 Index]