A function to match factors.
1 | matchFactors(comps, maxK, corThr, matchThr)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.