matchFactors: A function to match factors.

Description Usage Arguments

View source: R/matchFactors.R

Description

A function to match factors.

Usage

1
matchFactors(comps, maxK, corThr, matchThr)

Arguments

comps

A list of GFA replicates with posterior medians.

maxK

The maximal K among the GFA replicates.

corThr

Cor threshold defines how close two components are required to be, in terms of correlation, in order to match them.

matchThr

Match threshold describes the proportion of sampling chains that need to contain a component in order to include it in the robust components.


kforthman/optmThrGFA documentation built on Sept. 3, 2021, 1:35 p.m.