Description Usage Arguments Details Value
Check if several assemblages have the same elemental composition, then average the performances of assemblages with an identical elemental composition.
1 | check_repeat(fobs, mOccur, opt.mean = "amean", opt.repeat = FALSE )
|
fobs |
a numeric vector. The vector |
mOccur |
a matrix of occurrence (occurrence of elements).
Its first dimension equals to |
opt.mean |
a character equals to Modelled performances are computed
using arithmetic mean ( |
opt.repeat |
a logical.
in any case, the function looks for
different assemblages with identical elemental composition.
Messages indicate these identical assemblages.
If |
None.
Return a list containing:
$fobs
: the matrix of averaged performances of unique assemblages.
$mOccur
: the matrix of occurrence of unique assemblages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.