Description Usage Arguments Details Value
Average a list of abf objects.
1 | AverageAbf(abf, w = NULL)
|
abf |
a list of abf objects. |
w |
OPTIONAL, a vector of weights for weighted average. |
Please notice that AverageAbf() does NOT change abf in-place since returned type is changed.
an averaged abf object, of which the protocol settings follow first element in abf_list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.