Description Usage Arguments Details Value Author(s)
View source: R/iterative_grp.R
Iteratively apply group_sources
or rm_sources
1 | iterative_grp(nsources, mingrps, s_means, s_sds, s_names, method = "group")
|
nsources |
|
mingrps |
|
s_means |
|
s_sds |
|
s_names |
|
method |
|
Method can either be "group" or "rm". Group aggregates similar sources, rm removes one of them.
a list
of outputs from group_sources
Christopher J. Brown
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.