Learn R Programming

hadron (version 3.1.2)

avg.cbt.cf: average close-by-times in a correlation function

Description

"close-by-times" averaging replaces the value of the correlation function at t with the "hypercubic" average with the values at the neighbouring time-slices with weights 0.25, 0.5 and 0.25 C(t') = 0.25 C(t-1) + 0.5 C(t) + 0.25 C(t+1) where periodic boundary conditions are assumed in shift.cf

Usage

avg.cbt.cf(cf)

Arguments

cf

object of type cf

Value

Returns an object of class cf.