A function to carry out matching in parallel.
1 | match_dopar(comps, corGrids, matchGrids)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.