AverageAbf: Average a list of abf objects.

Description Usage Arguments Details Value

Description

Average a list of abf objects.

Usage

1
AverageAbf(abf, w = NULL)

Arguments

abf

a list of abf objects.

w

OPTIONAL, a vector of weights for weighted average.

Details

Please notice that AverageAbf() does NOT change abf in-place since returned type is changed.

Value

an averaged abf object, of which the protocol settings follow first element in abf_list.


Crystal-YWu/abftools documentation built on May 10, 2019, 8:22 a.m.