add.cf: Arithmetically adds two correlation functions
Description
Arithmetically adds two correlation functions
Usage
add.cf(cf1, cf2, a = 1, b = 1)
Arguments
a, b
Numeric. Factors that multiply the correlation function before
the addition.
Since addition is associative, this operates also on the bootstrap samples
and these are thus not invalidated in the process.
Value
The value is
$$a C_1 + b C_2 \,.$$