Description Usage Arguments Value
Keep results based on a minimum allocation probability and number of observations in a cluster.
1 | pr_clust(dta, prob = 0.5, min_obs = 1)
|
dta |
table of results from mr_clust_em$results$best. |
prob |
numeric scalar, keep only variants assigned to clusters above this allocation probability. |
min_obs |
integer, keep only variants assinged to clusters with more than or equal to min_obs members. |
The results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.