match_dopar: A function to carry out matching in parallel.

Description Usage Arguments

View source: R/match_dopar.R

Description

A function to carry out matching in parallel.

Usage

1
match_dopar(comps, corGrids, matchGrids)

Arguments

comps

A list of GFA replicates with posterior medians.

corGrids

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

matchGrids

A list of match thresholds to test. 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.