Description Usage Arguments Details Value Author(s)
View source: R/group_sources.R
Regroup sources into n-1 groups based on Pianka's measure
1 | group_sources(nsources, s_means, s_sds, s_names)
|
nsources |
|
s_means |
|
s_sds |
|
s_names |
|
identifies the two sources with highest similarity then combines their isotopic values as the mean of the two distributions.
list
containing grouped sources data with objects:
s_means (source means), s_sds (source SDs), grouped (two groups that were
lumped), grpids (IDs of new groups), s_names (new source names).
Christopher J. Brown
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.