From Vestergaard et al., Physical Review E (2019) 89, 022726 Input is two data matrices of X and Y displacements for each trace. Output is estimator of D and sigma for each trace.
calculateCVE(xMat, yMat, tlist, tstep)
matrix of x displacements, each col is a track, each row is time (will contain NAs)
matrix of y displacements, each col is a track, each row is time (will contain NAs)
list of trace names
variable. Time step in seconds
data frame